~litios/ubuntu-cve-tracker:esm-supported-removal

Last commit made on 2023-06-05
Get this branch:
git clone -b esm-supported-removal https://git.launchpad.net/~litios/ubuntu-cve-tracker
Only David Fernandez Gonzalez can upload to this branch. If you are David Fernandez Gonzalez please log in for upload directions.

Branch merges

Branch information

Name:
esm-supported-removal
Repository:
lp:~litios/ubuntu-cve-tracker

Recent commits

6eaf0b1... by David Fernandez Gonzalez

source_map: add subproject tests

Failed
[SUCCEEDED] unit-tests:0 (build)
[FAILED] check-cves:0 (build)
12 of 2 results
36a50c7... by David Fernandez Gonzalez

source_map: load esm packages from supported files

87bce33... by David Fernandez Gonzalez

source_map: load esm-infra the same way as esm-apps

Right now, we are loading the packages from ESM Infra from
the mirrors of the main release and then adding any extra
packages from supported.txt.

We cannot remove any packages by using supported.txt this way.
This commit changes this behaviour to load ESM Infra the same way
as ESM Apps and only rely on the information from this file as the
packages existing in the release.

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

updated CVEs with mantic versions

16f507b... by Marc Deslauriers

process_cves run

2a74e13... by Ian Constantin

Daily CVE CVSS Refresh

b009266... by Steve Beattie

lpci: add missing dependency on python3-macaroonbakery

Commit dc51a268ab4 ("Add pytest for publish-cves-to-website-api.py")
added tests for the publish-cve-towebsite-api.py script, but failed to
add the python3-macaroonbakery depndency it relies on to the set of
packages that need to be installed in the lpci environment. Fix that to
unbreak the tests.

MR: https://code.launchpad.net/~pfsmorigo/ubuntu-cve-tracker/+git/ubuntu-cve-tracker/+merge/438624
Signed-off-by: Steve Beattie <email address hidden>

297f972... by Steve Beattie

lpci: enable oval unit tests, run under pytest-3

Merge conflict resolution: add
  ./scripts/test_publish-cves-to-website-api.py to the set of tests
  run under pytest-3.

MR: https://code.launchpad.net/~sbeattie/ubuntu-cve-tracker/+git/ubuntu-cve-tracker/+merge/443517
Signed-off-by: Steve Beattie <email address hidden>
Acked-by: Alex Murray <email address hidden>

07729c0... by Nishit Majithia

Fix bionic status in a CVE

Signed-off-by: Nishit Majithia <email address hidden>

1b2a743... by Nishit Majithia

update scripts/cve.vim with esm-infra/bionic changes

Signed-off-by: Nishit Majithia <email address hidden>