PyPI Blog: Token Exfiltration Campaign via GitHub Actions Workflows
Token Exfiltration Campaign via GitHub Actions Workflows Summary I recently responded to an attack campaign where malicious actors injected code into GitHub Actions workflows attempting to steal PyPI publishing tokens. PyPI was not compromised, and no PyPI packages were published by the attackers. Attackers targeted a wide variety of repositories, many of which had PyPI tokens stored as GitHub secrets, modifying their workflows to send those tokens to external servers. While the attackers suc