Postmortem: TanStack NPM supply-chain compromise
1–10 of 501 posts
Re: Postmortem: TanStack NPM supply-chain compromise
#2Re: Postmortem: TanStack NPM supply-chain compromise
#3I am, however, concerned that this will pwn my workplace. We don't use Tanstack but this seems self-propagating and I doubt all of our dependencies are doing enough to prevent it.
Re: Postmortem: TanStack NPM supply-chain compromise
#4Jesus, that's vindictive.
Re: Postmortem: TanStack NPM supply-chain compromise
#5NPM is the windows of package managers right now.
Re: Postmortem: TanStack NPM supply-chain compromise
#6The Mini Shai-Hulud worm is actively compromising legitimate npm packages by hijacking CI/CD pipelines and stealing developer secrets. StepSecurity's OSS Package Security Feed first detected the attack in official @tanstack packages and is tracking its spread across the ecosystem in real time.
Re: Postmortem: TanStack NPM supply-chain compromise
#7My decision to abandon the JS ecosystem and language entirely continues to pay off. What a mess... I am, however, concerned that this will pwn my workplace. We don't use Tanstack but this seems self-propagating and I doubt all of our dependencies are doing enough to prevent it.
Every package manager that does not analyze and run tests on the packages being uploaded (like Linux distros do) is vulnerable.
Re: Postmortem: TanStack NPM supply-chain compromise
#8My decision to abandon the JS ecosystem and language entirely continues to pay off. What a mess... I am, however, concerned that this will pwn my workplace. We don't use Tanstack but this seems self-propagating and I doubt all of our dependencies are doing enough to prevent it.
Re: Postmortem: TanStack NPM supply-chain compromise
#9This doesn't really feel sustainable, you're rolling the dice every time the dependencies are updated.
Re: Postmortem: TanStack NPM supply-chain compromise
#10My decision to abandon the JS ecosystem and language entirely continues to pay off. What a mess... I am, however, concerned that this will pwn my workplace. We don't use Tanstack but this seems self-propagating and I doubt all of our dependencies are doing enough to prevent it.