~rodrigo-zaiden/ubuntu-cve-tracker:python-kernel-pending-cves

Last commit made on 2022-09-13
Get this branch:
git clone -b python-kernel-pending-cves https://git.launchpad.net/~rodrigo-zaiden/ubuntu-cve-tracker
Only Rodrigo Figueiredo Zaiden can upload to this branch. If you are Rodrigo Figueiredo Zaiden please log in for upload directions.

Branch merges

Branch information

Name:
python-kernel-pending-cves
Repository:
lp:~rodrigo-zaiden/ubuntu-cve-tracker

Recent commits

037be1b... by Rodrigo Figueiredo Zaiden

kernel-pending-cves.py: using cve_lib.py calls

 the releases can be retrieved with a call to get_active_releases()
 in cve_lib and esm release names can be retrieved with
 get_esm_name()

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

94c61b6... by Rodrigo Figueiredo Zaiden

prepare-kernel-usn.py: add usn_lib.py api call

 as get_latest_usn() is now in usb_lib.py, get_latest_usn_version()
 can be removed from this script and the API call can be invoked
 instead. the USN db is being loaded in an earlier stage and this
 can have a benefit in performance

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

6d72e11... by Rodrigo Figueiredo Zaiden

report-latest-usn-version: change to usn_lib api call

 the code in this script was moved to get_latest_usn() in usn_lib.py
 and can be removed from here and instead, a call to the api is placed.
 the script can continue to exist as it consolidates all packages and
 releases and make the call to the api inside the for loop with a
 single USN db load.

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

65a8a0f... by Rodrigo Figueiredo Zaiden

usn_lib.py: polish get_latest_usn method

 removed redundant code and added the debug argument
 and debug messages. also added the comment that was
 previously in report-latest-usn-version script

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

a488a8b... by Rodrigo Figueiredo Zaiden

cve_lib.py: add new method get_active_releases

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

9aa9588... by Rodrigo Figueiredo Zaiden

kernel-pending-cves: python version

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

bfe529b... by Leonidas S. Barbosa

USN-5584-1 for pkg schroot

d12f193... by Emilia Torino

Run process_cves refresh-cvss

Signed-off-by: Maria Emilia Torino <email address hidden>

dc552a8... by Alex Murray

CVE-2022-2905: Add break-fix and improve description

Signed-off-by: Alex Murray <email address hidden>

f8656fa... by Paulo Flabiano Smorigo

Process cves run: triaged 12 CVEs, 227 Ignored, 15 Packages

Packages with new cves:
  anjuta(1) binutils(1) colord(1) libapreq2(1) linux(1) python-pip(1)
  six(1) sox(2) sqlite(1) sqlite3(1) vim(2) vtk(1) vtk6(1) vtk7(1) vtk9(1)

Signed-off-by: Paulo Flabiano Smorigo <email address hidden>