10 npm security best practices ↦
- Avoid publishing secrets to the npm registry
- Enforce the lockfile
- Minimize attack surfaces by ignoring run-scripts
- Assess npm project health
- Audit for vulnerabilities in open source dependencies
Click through for those tips plus 5 more and a downloadable cheat sheet. Good stuff 👍
Discussion
Sign in or Join to comment or subscribe
Liran Tal
2019-03-15T06:51:54Z ago
Happy to hear any feedback :)