~allenpthuang/ubuntu-cve-tracker:usn-oval-generator

Last commit made on 2024-05-07
Get this branch:
git clone -b usn-oval-generator https://git.launchpad.net/~allenpthuang/ubuntu-cve-tracker
Only Allen Huang can upload to this branch. If you are Allen Huang please log in for upload directions.

Branch merges

Branch information

Name:
usn-oval-generator
Repository:
lp:~allenpthuang/ubuntu-cve-tracker

Recent commits

579517e... by Allen Huang

Update test_oval_lib_unit

Convert unit tests towards the new implementation in oval_lib.
Add `test_lsn.pickle` for tests for LSN.
Replace some golden oval structure files with new golden files.

Failed
[FAILED] unit-tests:0 (build)
[WAITING] check-cves:0 (build)
[WAITING] check-cve-website-state:0 (build)
13 of 3 results
403e8c7... by Allen Huang

Add Optional to return values in def functions

900eb71... by Allen Huang

Fixes for test_json_generation

Change from `list` to `dict` in the `releases` fields of mock USN data
in `test/test_json_generation.py`, aligning with the structure in our
USN database. Thank David for confirmation and providing this quick fix.

Co-authored-by: David Fernandez Gonzalez <email address hidden>

61c81f4... by Allen Huang

Fix livepatch element generation

2574418... by Allen Huang

Remove the old OvalGeneratorUSN

0dec990... by Allen Huang

Refactor element retrieval and clean up code

25d2929... by Allen Huang

Refactor ids

05cb789... by Allen Huang

Merge prepare_instructions

2809c04... by Allen Huang

Refactor generation of USN definition and criteria

ef3e1b3... by Allen Huang

Replace deprecated MITRE CVE urls with cve.org ones