Skip to content

Conversation

@brynary
Copy link
Member

@brynary brynary commented Nov 26, 2025

Summary

  • Add --ignore-scripts flag to npm ci/install commands in CI workflows

Rationale

This prevents npm from executing any lifecycle scripts (including postinstall) during dependency installation, reducing the attack surface from malicious packages.

Test plan

  • CI workflows still pass
  • Dependencies are installed correctly

🤖 Generated with Claude Code

This prevents npm from executing any lifecycle scripts (including
postinstall) during dependency installation, reducing the attack
surface from malicious packages.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@brynary brynary merged commit 36232d7 into main Nov 26, 2025
1 check failed
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.

2 participants