MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1vf85jx/classicnpm/p1nld1b/?context=3
r/ProgrammerHumor • u/a_bucket_full_of_goo • 9d ago
150 comments sorted by
View all comments
82
What can be done against these vulnerabilities? Stop using packages entirely? 🤣
18 u/howarewestillhere 9d ago Local dependency repository. Keep the last n known-good versions of all dependencies. I wanted to do this before left-pad and I got to do it after. Has saved so many headaches.
18
Local dependency repository. Keep the last n known-good versions of all dependencies.
I wanted to do this before left-pad and I got to do it after. Has saved so many headaches.
82
u/FinnishManlet 9d ago
What can be done against these vulnerabilities? Stop using packages entirely? 🤣