Post Mortem: axios NPM supply chain compromise
1–10 of 165 posts
Re: Post Mortem: axios NPM supply chain compromise
#2Interesting it got caught when it did.
Re: Post Mortem: axios NPM supply chain compromise
#3I feel like npm specifically needs to up their game on SA of malicious code embedded in public projects.
Re: Post Mortem: axios NPM supply chain compromise
#4Incredible uptick in supply chain attacks over the last few weeks. I feel like npm specifically needs to up their game on SA of malicious code embedded in public projects.
Re: Post Mortem: axios NPM supply chain compromise
#5Re: Post Mortem: axios NPM supply chain compromise
#6Incredible uptick in supply chain attacks over the last few weeks. I feel like npm specifically needs to up their game on SA of malicious code embedded in public projects.
Re: Post Mortem: axios NPM supply chain compromise
#7Re: Post Mortem: axios NPM supply chain compromise
#8Re: Post Mortem: axios NPM supply chain compromise
#9Does OIDC flow block this same issue of being able to use a RAT to publish a malicious package?
Re: Post Mortem: axios NPM supply chain compromise
#10Not much we didn't know (you're basically SOL since an owner was compromised), however we now have a small peek into the actual meat of the social engineering, which is the only interesting news imho: https://github.com/axios/axios/issues/10636#issuecomment-418...