ci: enforce ignore-scripts policy for Node package managers
This commit is contained in:
@@ -17,3 +17,4 @@ logFilters:
|
|||||||
nodeLinker: node-modules
|
nodeLinker: node-modules
|
||||||
|
|
||||||
npmAuthToken: "${NODE_AUTH_TOKEN:-fallback}"
|
npmAuthToken: "${NODE_AUTH_TOKEN:-fallback}"
|
||||||
|
enableScripts: false
|
||||||
|
|||||||
Reference in New Issue
Block a user