osv.dev
osv.dev copied to clipboard
Ubuntu deleted data still showing up in osv.dev
Describe the bug As new CVEs are published, new OSV data are generated for Ubuntu, but at some point the team will triage that CVE and might define that this CVE does not affect any Ubuntu release. In that case, that OSV file is removed from the repo, as the affected[] field would be empty.
To Reproduce Steps to reproduce the behaviour:
- Go to 'https://osv.dev/vulnerability/UBUNTU-CVE-2024-53861'
- Check the file in the Ubuntu repo exists: 'https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2024/UBUNTU-CVE-2024-53861.json'
Expected behaviour If an OSV file is deleted, the website shouldn't show that file anymore too.