Evaluate and enable cherrypick detection for cve-osv #2577
Labels
backlog
Important but currently unprioritized
data quality
Issues with data quality
enhancement
New feature or request
Currently, for our cve-osv source,
detect_cherrypicks
is off. This means that when we enumerate affected git commits, we are only considering the branches that contain the referenced fix commits.This occasionally lead to missed matches.
We should evaluate turning on cherrypick detection for cve-osv. This has some implications:
Related issues:
#2576 (comment)
#1910 (comment)
The text was updated successfully, but these errors were encountered: