Attackers stole a long-lived npm token from the lead axios maintainer and published two poisoned versions that drop a ...
Security teams are grappling with a major supply chain attack on Axios, a popular JavaScript library with over 100 million ...
With almost 175,000 npm projects listing the library as a dependency, the attack had a huge cascade effect and shows how ...
On March 31, 2026, the popular HTTP client Axios experienced a supply chain attack, causing two newly published npm packages ...
Supply chain attacks feel like they're becoming more and more common.
An attacker compromised the npm account of a lead Axios maintainer on March 30, and used it to publish two malicious versions ...
Python 3.15 has introduced a feature to allow “lazy” module imports, where an imported module isn’t actually evaluated until the first time it’s used. For modules that take a long time to initialize ...