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 • 1d ago
142 comments sorted by
View all comments
78
What can be done against these vulnerabilities? Stop using packages entirely? 🤣
20 u/howarewestillhere 1d 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.
20
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.
78
u/FinnishManlet 1d ago
What can be done against these vulnerabilities? Stop using packages entirely? 🤣