Open oliverchang opened 2 months ago
:sparkles: Thank you for your interest in OSV.dev's data quality! :sparkles:
Please review our FAQ entry on how to most efficiently have this addressed.
This issue has not had any activity for 60 days and will be automatically closed in two weeks
See https://github.com/google/osv.dev/blob/master/CONTRIBUTING.md for how to contribute a PR if you're interested in helping out.
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: https://github.com/google/osv.dev/issues/2576#issuecomment-2336875125 https://github.com/google/osv.dev/issues/1910#issuecomment-1885825603