Investigate using the OVAL data for ubuntu provider #24
Labels
performance
CPU or memory resource utilization of a provider
provider:ubuntu
Relating to the Ubuntu provider
refactor
highlights the need for a refactor
Today we parse the CVE information for ubuntu distributions from
git://git.launchpad.net/ubuntu-cve-tracker
. This is probably correct for unsupported distro versions, but for supported distro versions we should be leveraging the OVAL data https://security-metadata.canonical.com/oval/ . Searching through the git history for merging record changes is a slow process (hours with the current implementation), so if we could find ways to improve this section of the code or eliminate the need altogether that would be ideal.More investigation is needed to understand:
The text was updated successfully, but these errors were encountered: