lp:~allenpthuang/ubuntu-cve-tracker

Owned by Allen Huang
Get this repository:
git clone https://git.launchpad.net/~allenpthuang/ubuntu-cve-tracker
Only Allen Huang can upload to this repository. If you are Allen Huang please log in for upload directions.

Branches

Name Last Modified Last Commit
usn-oval-generator 2024-05-07 12:02:21 UTC
Update test_oval_lib_unit

Author: Allen Huang
Author Date: 2024-05-07 11:54:02 UTC

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.

fix-expand 2024-02-29 11:05:11 UTC
Move `self.expand` in `OvalGenerator.__init__()`

Author: Allen Huang
Author Date: 2024-02-26 17:47:42 UTC

Move `self.expand` in `OvalGenerator.__init__()`

Move `self.expand` before its use in `self._load()` in `OvalGenerator`.
This was introduced under the radar because the children classes of
`OvalGenerator` had `self.expand` set before calling `super().__init__`.

12 of 2 results
This repository contains Public information 
Everyone can see this information.

Subscribers