|
|
|
|
|
by forsaken
2051 days ago
|
|
One of the PyPI maintainers noted: > This is a great approach to detecting malicious code execution in Python packages. > ... anyone want to fund making this part of
@pypi? https://twitter.com/di_codes/status/1327121326734241797 I think this is an obvious place that someone in the ecosystem could apply money and make their supply chain (and everyone else's) safer. |
|
Most of the infrastructure on the PyPI side is in place[2], but the current checks are mostly proofs of concept/exercises of the new APIs to ensure that they don't atrophy.
[1]: https://discuss.python.org/t/what-methods-should-we-implemen...
[2]: https://github.com/pypa/warehouse/tree/master/warehouse/malw...