TE
TechEcho
Home
24h Top
Newest
Best
Ask
Show
Jobs
English
GitHub
Twitter
Home
Ask HN: How can I make NPM more secure?
2 points
by
d-d
over 5 years ago
IIRC a system-deleting bug made its way into a popular NPM package months ago, and I've also heard it's trivial to add rogue dependencies deep in the tree. How can I protect myself against things like this while using NPM?
1 comment
nwrk
over 5 years ago
Don't run as root && Test in sandboxed environment