GitHub - bodadotsh/npm-security-best-practices: A list to stay safe from NPM supply chain attacks
NPM Security Best Practices
NoteThe NPM ecosystem is no stranger to compromises12, supply-chain attacks3, malware45, spam6, phishing7, incidents8 or even trolls9. In this repository, I have consolidated a list of information you might find useful in securing yourself against these incidents.
Feel free to submit a Pull Request, or reach out to me on Twitter!
TipThis repository covers npm, bun, deno, pnpm, yarn and more.
Table of Contents
For Developers
1. Pin dependency versions
2. Include lockfi...
Read more at github.com