ci: enforce ignore-scripts policy for Node package managers

This commit is contained in:
securityeng-bot[bot] 2026-05-27 19:34:39 +00:00 committed by Alexandre Vallières-Lagacé
parent 06116385d9
commit 8864a83d99
No known key found for this signature in database

View file

@ -17,3 +17,4 @@ logFilters:
nodeLinker: node-modules
npmAuthToken: "${NODE_AUTH_TOKEN:-fallback}"
enableScripts: false