~ebarretto/ubuntu-security-tools:oval-roadmap

Last commit made on 2021-12-17
Get this branch:
git clone -b oval-roadmap https://git.launchpad.net/~ebarretto/ubuntu-security-tools
Only Eduardo Barretto can upload to this branch. If you are Eduardo Barretto please log in for upload directions.

Branch merges

Branch information

Name:
oval-roadmap
Repository:
lp:~ebarretto/ubuntu-security-tools

Recent commits

8a5bfd3... by Eduardo Barretto

ceviche: Move away from cve_lib.release_stamps

287ba1f... by Paulo Flabiano Smorigo

ceviche: add a component, new debug mode, refactor run command

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

fd5fa1f... by Alex Murray

Merge branch 'check-source-package-improvements'

1bba9d2... by Paulo Flabiano Smorigo

ceviche: bug fixes and improvements

 try/catches to avoid crashes
 add some commands and change others
 load cve from git status

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

b0f2306... by Spyros Seimenis

Fix umt check for xenial ESM

Running umt check for an ESM update compares it with the latest
package found in updates instead of ESM ppa. This is due to using
rmadison (which does not shows results from ppas) instead of
apt-cache madison.

Acked-by: Leonidas S. Barbosa
MR: https://code.launchpad.net/~sespiros/ubuntu-security-tools/+git/ubuntu-security-tools/+merge/411757

1bffd3b... by Steve Beattie

backup_ubuntu_wiki.py: add script to back up the ubuntu wiki

Signed-off-by: Steve Beattie <email address hidden>

aad64e9... by Paulo Flabiano Smorigo

ceviche: fix missing color and other tweaks

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

b88cd8e... by Paulo Flabiano Smorigo

ceviche: add "all" filter, fix commands and other minor issues

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

cba76ff... by Paulo Flabiano Smorigo

ceviche: new version, rewritten from scratch

renamed old ceviche to ceviche_legacy

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

22baa15... by "Leonidas S. Barbosa" <leo.barbosa@canonical>

Shorting lines to 80 less - attempt