Skip to content

Add CVE PoC Search to dependency management#118

Open
tg12 wants to merge 1 commit into
jakob-pennington:mainfrom
tg12:add-cve-poc-search
Open

Add CVE PoC Search to dependency management#118
tg12 wants to merge 1 commit into
jakob-pennington:mainfrom
tg12:add-cve-poc-search

Conversation

@tg12
Copy link
Copy Markdown

@tg12 tg12 commented May 26, 2026

Adds CVE PoC Search under Dependency Management as a public resource for finding GitHub proof-of-concept repositories by CVE identifier, which can help teams quickly pivot from vulnerable dependencies to known exploit code.

Copilot AI review requested due to automatic review settings May 26, 2026 08:17
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.

Adds a new security resource link to the README to help developers quickly find public proof-of-concept exploit repositories for specific CVEs.

Changes:

  • Added “CVE PoC Search” to the dependency/security tooling list.

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

Comment thread readme.md
- [NPM Audit](https://docs.npmjs.com/cli/audit) - _NPM_ - Vulnerable package auditing for node packages built into the npm CLI.
- [Renovate](https://renovate.whitesourcesoftware.com/) - _WhiteSource_ - Automatically monitor and update software dependencies for multiple frameworks and languages using a CLI or git repository apps.
- [Requires.io](https://requires.io/) - _Olivier Mansion & Alexis Tabary_ - Automated vulnerable dependency monitoring and upgrades for Python projects.
- [CVE PoC Search](https://labs.jamessawyer.co.uk/cves/) - Search public GitHub proof-of-concept repositories by CVE identifier to quickly pivot from vulnerable dependencies to known exploit code.
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