Skip to content

ci: add ignore-scripts to Node package manager config (20260527-155034) - #158

Merged
vallieres merged 3 commits into
mainfrom
sec-cli/ignore-scripts-fix-20260527-155034
Jun 4, 2026
Merged

ci: add ignore-scripts to Node package manager config (20260527-155034)#158
vallieres merged 3 commits into
mainfrom
sec-cli/ignore-scripts-fix-20260527-155034

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: npm, pnpm

Created config files:

  • .npmrc

Dockerfiles updated (COPY added before install step):

  • agno/agent-ui/Dockerfile

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 merged commit 3cc2369 into main Jun 4, 2026
6 of 8 checks passed
@vallieres
vallieres deleted the sec-cli/ignore-scripts-fix-20260527-155034 branch June 4, 2026 16:30
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