You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
pypi supply chain
About this tag
The pypi supply chain tag covers threats and incidents involving malicious packages distributed through the Python Package Index (PyPI). Recent content highlights a campaign where three versions of Microsoft's durabletask package (1.4.1–1.4.3) were compromised, carrying a Linux-focused payload that steals cloud credentials and can wipe disks. This attack underscores how developer machines and CI runners are prime targets due to their access to source code, cloud identities, and deployment keys. The tag focuses on supply chain risks in the Python ecosystem, including package poisoning, credential theft, and the broader implications for software development security.
Security researchers said on May 20, 2026, that three malicious releases of Microsoft’s durabletask package on PyPI — versions 1.4.1, 1.4.2, and 1.4.3 — carried a Linux-focused Mini Shai-Hulud payload capable of stealing cloud credentials and, under certain conditions, wiping disks. The...