NPM's release cooldown is security theater
blog.outv.im
NPM's release cooldown is security theater
1–10 of 78 posts
Re: NPM's release cooldown is security theater
#2Except there are researchers chomping at the bit to download every new release of packages in search of vulnerabilities they can exchange for fiat, reputational credit, or both.
Re: NPM's release cooldown is security theater
#3This ignores all the security companies & researchers screening packages.
Re: NPM's release cooldown is security theater
#4Re: NPM's release cooldown is security theater
#5> If everyone sets a cooldown, there will be no early adopter. This ignores all the security companies & researchers screening packages.
Most maintainer are going to notice that themselves.
Re: NPM's release cooldown is security theater
#6Re: NPM's release cooldown is security theater
#7One should sandbox all npm command executions.
Re: NPM's release cooldown is security theater
#8Re: NPM's release cooldown is security theater
#9Re: NPM's release cooldown is security theater
#10The archaic model where every tool gets full access to your home directory was never designed for the scenario where a single npm install will install and execute 100s of packages written by various authors. One should sandbox all npm command executions. https://github.com/ashishb/amazing-sandbox