Supply-chain attack analysis: Ultralytics - The Python Package Index Blog
security
Last week, the Python project “ultralytics” suffered a supply-chain attack through a compromise of the projects’ GitHub Actions workflows and subsequently its PyPI API token. No security flaw in PyPI was used to execute this attack. Versions 8.3.41, 8.3.42, 8.3.45, and 8.3.46 were affected and have been removed from PyPI.
The attack highlights the importance of securing software forges and the build and publish workflows for open source projects. A complete set of details is available t...
Read more at blog.pypi.org