Skip to content

ci: add ignore-scripts to Node package manager config (20260527-192659)#450

Merged
crazy-max merged 1 commit into
masterfrom
sec-cli/ignore-scripts-fix-20260527-192659
May 28, 2026
Merged

ci: add ignore-scripts to Node package manager config (20260527-192659)#450
crazy-max merged 1 commit into
masterfrom
sec-cli/ignore-scripts-fix-20260527-192659

Conversation

@securityeng-bot
Copy link
Copy Markdown
Contributor

This PR was generated by sec-cli github repositories ignore-scripts update.

What changed

Package managers detected: yarn

Updated config files (directive appended):

  • .yarnrc.yml

Why

Running npm install (or yarn, pnpm, bun, npx) without restricting
postinstall scripts allows dependency lifecycle hooks to execute arbitrary code
during installation. Setting ignore-scripts=true (or the equivalent for your
package manager) mitigates this risk.

References:

@vallieres vallieres force-pushed the sec-cli/ignore-scripts-fix-20260527-192659 branch from d50f8d2 to d9caed8 Compare May 27, 2026 20:05
@vallieres vallieres marked this pull request as ready for review May 27, 2026 20:50
@crazy-max crazy-max merged commit ed9d2dc into master May 28, 2026
53 checks passed
@crazy-max crazy-max deleted the sec-cli/ignore-scripts-fix-20260527-192659 branch May 28, 2026 07:53
@crazy-max crazy-max mentioned this pull request May 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant