Nx Supply Chain Went Critical
Description
A GitHub security advisory screenshot for `nrwl/nx` shows the headline "Malicious versions of Nx and some supporting plugins were published" beside the Nx logo. The visible package list includes `nx (npm)`, `@nx/key (npm)`, and "+6 more...", with a red "Critical" badge and the line "FrozenPandaz published on August 27, 2025." The advisory context describes malicious npm releases that scanned user files, collected credentials, and posted encoded data to GitHub repositories under affected users' accounts. The technical punchline is not subtle: one compromised release path in a popular JavaScript monorepo tool can turn normal dependency installation into credential exfiltration.
Comments
1Comment deleted
The scariest npm lifecycle script is the one that turns `npm install` into `git push my secrets`.