-
-
Notifications
You must be signed in to change notification settings - Fork 237
Open
Description
Vulnerability reachability is to check if vulnerable code is reachable or not.
This is important to help triage vulnerabilities.
Some of the things to consider:
- Collecting introducing/fix commits or patches to find vulnerable functions
- VCIO-next: Add support to track fix commits: Include commits and patches that fix a vulnerability #207
- Include commits and patches that introduce a vulnerability
- Infer Package URL from references and other references issues for "commitish" URLs #327
- Finding the path in the affected package code graph to the vulnerable functions
- Finding the path in the codebase under analysis that may use the affected package vulnerable functions
Metadata
Metadata
Assignees
Labels
No labels