Skip to content

VCIO-next: Add support to track fix commits: Include commits and patches that fix a vulnerability #207

@elanzini

Description

@elanzini

The commit that fixed the vulnerability should also be included in the information provided. Anything that can lead to a diff is valuable. This includes links to commits, pull requests and issues.

As suggested by @pombredanne we can use the specification described here, which supports referencing locations in Git, Mercurial, Subversion and Bazaar. A new field named vcs_url can be included for each vulnerability.

The following are some example of links found on NVD, usually reported with the Patch tag:

Commits
Lead to diff

Pull Requests
Lead to Merge Commit --> diff

Issues
Lead to PR --> Merge Commit --> diff

Others
Extracting diff if present

Sources of commit links

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Validated

Relationships

None yet

Development

No branches or pull requests

Issue actions