~mdeslaur/ubuntu-cve-tracker:check-cves-perf1

Last commit made on 2024-03-12
Get this branch:
git clone -b check-cves-perf1 https://git.launchpad.net/~mdeslaur/ubuntu-cve-tracker
Only Marc Deslauriers can upload to this branch. If you are Marc Deslauriers please log in for upload directions.

Branch merges

Branch information

Name:
check-cves-perf1
Repository:
lp:~mdeslaur/ubuntu-cve-tracker

Recent commits

cb191ce... by Marc Deslauriers

check-cves: improve performance with sets instead of lists

CVEIgnoreNotForUsList and CVEIgnoreMistriagedList were gigantic
lists of CVEs and check-cves keeps searching for cves in them.
Switching them to sets dramatically improves performance.

Succeeded
[SUCCEEDED] unit-tests:0 (build)
[SUCCEEDED] check-cves:0 (build)
12 of 2 results
bcc2a35... by Marc Deslauriers

check-cves: simplify mistriaged() logic

We don't need to call source_map.madison here and perform expensive
searches, we just need to know if we can see this package in the
source map. Bail out as soon as we do.

Succeeded
[SUCCEEDED] unit-tests:0 (build)
[SUCCEEDED] check-cves:0 (build)
12 of 2 results
c37ed81... by Leonidas S. Barbosa

USN-6664-1 for pkg less

f6cd0da... by Marc Deslauriers

updated less CVE with noble version

d32c08c... by Rodrigo Figueiredo Zaiden

kernel: remove generic USN description

 when publishing kernel USNs, I used the same paragraph for some of
 the CVEs, but does not apply for the Ubuntu-Description in UCT.

Signed-off-by: Rodrigo Figueiredo Zaiden <email address hidden>

8ec0540... by Marc Deslauriers

updated ovn CVE with USN

bf3af88... by Marc Deslauriers

added ovn to overrides

a9d6107... by Marc Deslauriers

added ovn CVE

4e4d8d2... by Leonidas S. Barbosa

USN-6689-1 for pkg ruby-rack

480477d... by Marc Deslauriers

updated openvswitch CVEs with USN