-
-
Notifications
You must be signed in to change notification settings - Fork 237
Open
0 / 50 of 5 issues completedOpen
0 / 50 of 5 issues completed
Copy link
Description
We should have a code pipeline and models to continuously automatically collect commits and patches that introduce or fix a vulnerability to support reachability analysis. There is already some base that analyses references. Here we need to dig deeper and scout the commits logs, changelogs and issues logs to discover and bisect if needed to find the subset of of code changes that we care for.
Today we can detect fix commits based some explicit references to commits, these are not always correct. We could validate the fix commits we have already
We have multiples issues that need to be triaged and "defragmented".
We need one issues with only the usable research/projects to:
- fedcode-next: Extract fix commits from the commit logs in search for CVE-related commit messages #2000
- fedcode-next: Extract fix commits from pull requests and issues body or comments in search for CVE-related messages #2002
- fedcode-next: Extract fix commits from the change logs in search for CVE-related change entries #2001
- fedcode-next: Collect fix commits from pre-existing datasets #2003
Sub-issues
Metadata
Metadata
Labels
No labels
Type
Projects
Status
In progress