Oh no, not again a meditation on NPM supply chain attacks
11–20 of 235 posts
Re: Oh no, not again a meditation on NPM supply chain attacks
#12Re: Oh no, not again a meditation on NPM supply chain attacks
#13I think if somebody wants to see library distribution channels tightened up they need to be very specific about what they would like to see changed and why it would be better, since it would appear that the status quo is serving what people actually want - being able to create and upload packages and update them when you want. > But right now there are still no signed dependencies and nothing stopping people using AI…
Considering these attacks are stealing API tokens by running code on developer's machines; I don't see how signing helps, attackers will just steal the private keys and sign their malware with those.
Re: Oh no, not again a meditation on NPM supply chain attacks
#14I think the cooldown approach would make this type of attack have practically no impact anymore, if nobody ever updates to a newly published package version until, say, 2-3 days have gone by, surely there will be enough time for owner of the package to notice he got pwnd.
Re: Oh no, not again a meditation on NPM supply chain attacks
#15> The tools we use to build software are not secure by default, and almost all of the time, the companies that provide them are not held to account for the security of their products. The companies? More like the unpaid open source community volunteers who the Fortune 500 leech off contributing nothing in return except demands for free support, fixes and more features.
Re: Oh no, not again a meditation on NPM supply chain attacks
#16but only npm started with a desire to monetize it (well, npm and docker hub) and in its desire for control didn't implement (or allowed the community to implement) basic higiene.
Re: Oh no, not again a meditation on NPM supply chain attacks
#17I think if somebody wants to see library distribution channels tightened up they need to be very specific about what they would like to see changed and why it would be better, since it would appear that the status quo is serving what people actually want - being able to create and upload packages and update them when you want. > But right now there are still no signed dependencies and nothing stopping people using AI…
> But right now there are still no signed dependencies Considering these attacks are stealing API tokens by running code on developer's machines; I don't see how signing helps, attackers will just steal the private keys and sign their malware with those.
Re: Oh no, not again a meditation on NPM supply chain attacks
#18"No Way To Prevent This" Says Only Package Manager Where This Regularly Happens
Re: Oh no, not again a meditation on NPM supply chain attacks
#19> The tools we use to build software are not secure by default, and almost all of the time, the companies that provide them are not held to account for the security of their products. The companies? More like the unpaid open source community volunteers who the Fortune 500 leech off contributing nothing in return except demands for free support, fixes and more features.