You too can run malware from NPM (I mean without consequences)
1–10 of 122 posts
Re: You too can run malware from NPM (I mean without consequences)
#2Re: You too can run malware from NPM (I mean without consequences)
#3Re: You too can run malware from NPM (I mean without consequences)
#4LavaMoat looks great on paper, but not supporting Webpack HMR is a dealbreaker.
Re: You too can run malware from NPM (I mean without consequences)
#5npm should take responsibility and up their game here. It’s possible to analyze the code and mark it as suspicious and delay the publish for stuff like this. It should prevent publishing code like this even if I have a gun to my head
Edit: typo
Re: You too can run malware from NPM (I mean without consequences)
#6Re: You too can run malware from NPM (I mean without consequences)
#7npm should take responsibility and up their game here. It’s possible to analyze the code and mark it as suspicious and delay the publish for stuff like this. It should prevent publishing code like this even if I have a gun to my head
Re: You too can run malware from NPM (I mean without consequences)
#8How much money have the attackers stolen so far? Has someone done an analysis of the blockchains for the destination addresses?
Re: You too can run malware from NPM (I mean without consequences)
#9Re: You too can run malware from NPM (I mean without consequences)
#10Also, curious: does freezing a version really provide much protection? Shouldn’t a commit hash be used? (Attacker can change a tag.)