Commit 017caa9
committed
fix(dlx): prevent post-install scripts from running
Add ignoreScripts: true to Arborist options to prevent install and
post-install scripts from running during dlx package installation.
This is a security measure to prevent potentially malicious scripts
from executing during dependency installation.1 parent 093d956 commit 017caa9
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
293 | 293 | | |
294 | 294 | | |
295 | 295 | | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
296 | 299 | | |
297 | 300 | | |
298 | 301 | | |
| |||
0 commit comments