Provide example schema for PyPI vulnerability service
See original GitHub issueThe current plan is to extend the release endpoint to provide vulnerability information for a given release. We should provide an example schema that has all the information that we need for pip-audit
.
Issue Analytics
- State:
- Created 2 years ago
- Comments:10 (10 by maintainers)
Top Results From Across the Web
PyPI security pitfalls and steps towards a secure Python ...
PSF is improving Python supply chain security, but gaps still exist. Learn the tools and techniques to avoid PyPI security pitfalls.
Read more >safety - PyPI
Safety checks Python dependencies for known security vulnerabilities and suggests the proper remediations for vulnerabilities detected. Safety can be run on ...
Read more >How to find third-party vulnerabilities in your Python code
Learn how to use the pip-audit tool to find CVE advisories issued for Python modules you're using in your project.
Read more >Phony PyPi package imitates known developer - Snyk
A recent interesting finding in the Python Package Index (PyPi) attempted to imitate a known open source developer through identity spoofing.
Read more >Proposing a community maintained database of PyPI package ...
Hi! I'm from Google and my team has been working on some efforts to improve vulnerability management for open source packages.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
This is now live:
This is probably going to look more like:
Will that work?