Skip to content

Add CVE PoC Search to vulnerability advisories#25

Open
tg12 wants to merge 1 commit into
guardrailsio:masterfrom
tg12:add-cve-poc-search
Open

Add CVE PoC Search to vulnerability advisories#25
tg12 wants to merge 1 commit into
guardrailsio:masterfrom
tg12:add-cve-poc-search

Conversation

@tg12
Copy link
Copy Markdown

@tg12 tg12 commented May 26, 2026

Adds CVE PoC Search under Vulnerabilities and Security Advisories as a public resource for finding GitHub proof-of-concept repositories by CVE identifier when triaging vulnerable Python packages.

Copilot AI review requested due to automatic review settings May 26, 2026 08:21
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates the project README to include an additional resource for vulnerability triage.

Changes:

  • Add a link to a CVE proof-of-concept search tool in the vulnerability resources list.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
- [snyk Vulnerability DB](https://snyk.io/vuln?type=pip) - Commercial but free listing of known vulnerabilities in libraries.
- [Common Vulnerabilities and Exposures](https://www.cvedetails.com/vulnerability-list/vendor_id-10210/product_id-18230/Python-Python.html) - Vulnerabilities that were assigned a CVE. Covers the language and packages.
- [National Vulnerability Database](https://nvd.nist.gov/vuln/search/results?form_type=Basic&results_type=overview&query=python&search_type=all) - Python known vulnerabilities in the National Vulnerability Database.
- [CVE PoC Search](https://labs.jamessawyer.co.uk/cves/) - Search public GitHub proof-of-concept repositories by CVE identifier when triaging vulnerable Python packages.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants