Commit 36232d7
ci: add --ignore-scripts to npm install for security (#9)
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>1 parent a489105 commit 36232d7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments