mirror of
https://github.com/docker/awesome-compose.git
synced 2026-06-30 18:40:32 +02:00
ci: add ignore-scripts to Node package manager config (20260527-153132)
Adds ignore-scripts=true (.npmrc) and enableScripts: false (.yarnrc.yml) to all Node.js Dockerfiles to prevent supply-chain attacks via postinstall scripts.
This commit is contained in:
committed by
GitHub
parent
662dfc07d1
commit
8ded149643
@@ -0,0 +1 @@
|
|||||||
|
ignore-scripts=true
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
enableScripts: false
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
ignore-scripts=true
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
enableScripts: false
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
ignore-scripts=true
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
enableScripts: false
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
ignore-scripts=true
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
enableScripts: false
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
ignore-scripts=true
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
enableScripts: false
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
ignore-scripts=true
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
enableScripts: false
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
ignore-scripts=true
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
enableScripts: false
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
ignore-scripts=true
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
enableScripts: false
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
ignore-scripts=true
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
enableScripts: false
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
ignore-scripts=true
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
enableScripts: false
|
||||||
Reference in New Issue
Block a user