lp:~pfsmorigo/ubuntu-cve-tracker

Get this repository:
git clone https://git.launchpad.net/~pfsmorigo/ubuntu-cve-tracker
Only Paulo Flabiano Smorigo can upload to this repository. If you are Paulo Flabiano Smorigo please log in for upload directions.

Branches

Name Last Modified Last Commit
cve.vim_add_functions 2024-03-01 00:00:14 UTC
scripts/cve.vim: Add commands to change priority and status

Author: Paulo Flabiano Smorigo
Author Date: 2024-02-29 15:04:55 UTC

scripts/cve.vim: Add commands to change priority and status

Also added some shortcuts by default for some of them like:

\h to change priority to high
\m to change priority to medium
\l to change priority to low
\n to change priority to negligible
\1 to change current line status to needed
\2 to change current line status to not-affected
\3 to change current line status to not-affected (code not present)

Signed-off-by: Paulo Flabiano Smorigo <pfsmorigo@canonical.com>

pfsmorigo/reason_in_notes 2023-08-14 19:24:12 UTC
scripts/publish-cves-to-website-api.py: Use notes field for priority reason

Author: Paulo Flabiano Smorigo
Author Date: 2023-08-09 14:05:24 UTC

scripts/publish-cves-to-website-api.py: Use notes field for priority reason

This is a temporarily solution until we have the proper field in place.

Signed-off-by: Paulo Flabiano Smorigo <pfsmorigo@canonical.com>

pfsmorigo/priority-reason 2023-07-11 19:48:34 UTC
Add support and check to justify some specific priorities

Author: Paulo Flabiano Smorigo
Author Date: 2023-07-11 16:48:22 UTC

Add support and check to justify some specific priorities

Signed-off-by: Paulo Flabiano Smorigo <pfsmorigo@canonical.com>

pfsmorigo/pocket_field_for_publish_cves 2023-06-15 18:39:05 UTC
scripts/publish-cves-to-website-api.py: add pocket field

Author: Paulo Flabiano Smorigo
Author Date: 2023-06-15 18:37:48 UTC

scripts/publish-cves-to-website-api.py: add pocket field

Signed-off-by: Paulo Flabiano Smorigo <pfsmorigo@canonical.com>

pfsmorigo/public_release_esm_not-affected 2023-03-27 12:16:54 UTC
Fix issue with load cves in get_esm_release_for_source

Author: Paulo Flabiano Smorigo
Author Date: 2023-03-27 12:16:54 UTC

Fix issue with load cves in get_esm_release_for_source

pfsmorigo/publish_cves_esm_status 2023-03-08 18:52:57 UTC
publish-cves-to-website-api.py: fix the logic about using esm status

Author: Paulo Flabiano Smorigo
Author Date: 2023-03-08 18:52:57 UTC

publish-cves-to-website-api.py: fix the logic about using esm status

Signed-off-by: Paulo Flabiano Smorigo <pfsmorigo@canonical.com>

pfsmorigo/esm-app-more-updates 2023-01-26 21:03:16 UTC
Add more status for esm-apps

Author: Paulo Flabiano Smorigo
Author Date: 2023-01-26 21:03:16 UTC

Add more status for esm-apps

Signed-off-by: Paulo Flabiano Smorigo <pfsmorigo@canonical.com>

pfsmorigo/add_impact_field 2023-01-23 18:52:32 UTC
scripts/publish-cves-to-website-api.py: Add impact field

Author: Paulo Flabiano Smorigo
Author Date: 2023-01-19 18:48:54 UTC

scripts/publish-cves-to-website-api.py: Add impact field

Signed-off-by: Paulo Flabiano Smorigo <pfsmorigo@canonical.com>

pfsmorigo/web_release_status 2023-01-16 14:12:37 UTC
scripts/publish-cves-to-website-api.py: Update status logic

Author: Paulo Flabiano Smorigo
Author Date: 2023-01-13 14:38:15 UTC

scripts/publish-cves-to-website-api.py: Update status logic

Nowadays the status for a release will be the ESM one even if there is a
public update for it. This change will check for it before using the ESM
status.

Signed-off-by: Paulo Flabiano Smorigo <pfsmorigo@canonical.com>

pfsmorigo/add_endpont_argument 2022-12-06 13:07:13 UTC
scripts/publish-cves-to-website-api.py: Add --endpoint argument

Author: Paulo Flabiano Smorigo
Author Date: 2022-12-06 12:56:43 UTC

scripts/publish-cves-to-website-api.py: Add --endpoint argument

Signed-off-by: Paulo Flabiano Smorigo <pfsmorigo@canonical.com>

pfsmorigo/eol_support_fix 2022-08-05 14:59:15 UTC
scripts/check-syntax-fixup: set the correct status for esm releases

Author: Paulo Flabiano Smorigo
Author Date: 2022-08-05 14:40:26 UTC

scripts/check-syntax-fixup: set the correct status for esm releases

Signed-off-by: Paulo Flabiano Smorigo <pfsmorigo@canonical.com>

pfsmorigo/eol_release_status 2022-07-15 21:27:58 UTC
active_edit: Change variable name to avoid collision

Author: Paulo Flabiano Smorigo
Author Date: 2022-07-15 20:08:24 UTC

active_edit: Change variable name to avoid collision

Signed-off-by: Paulo Flabiano Smorigo <pfsmorigo@canonical.com>

pfsmorigo/test_ua_client 2021-07-14 00:19:33 UTC
Add ua client test script

Author: Paulo Flabiano Smorigo
Author Date: 2021-07-14 00:15:57 UTC

Add ua client test script

By default, this test will run after the USN is published. You can
skip it with the new --skip-ua-test parameter.

Signed-off-by: Paulo Flabiano Smorigo <pfsmorigo@canonical.com>

pfsmorigo/is_visible 2021-05-06 18:42:39 UTC
scripts/publish-usn-to-website-api.py: add is_visible field

Author: Paulo Flabiano Smorigo
Author Date: 2021-05-06 18:42:39 UTC

scripts/publish-usn-to-website-api.py: add is_visible field

Signed-off-by: Paulo Flabiano Smorigo <pfsmorigo@canonical.com>

pfsmorigo/publish-cves-to-website 2021-05-05 00:37:29 UTC
scripts/publish-cves-to-website-api.py: use releases names including esm

Author: Paulo Flabiano Smorigo
Author Date: 2021-05-05 00:37:29 UTC

scripts/publish-cves-to-website-api.py: use releases names including esm

Signed-off-by: Paulo Flabiano Smorigo <pfsmorigo@canonical.com>

usn_pocket 2021-03-15 13:45:59 UTC
scripts/sis-generate-usn: change read command to press enter

Author: Paulo Flabiano Smorigo
Author Date: 2021-03-15 13:45:59 UTC

scripts/sis-generate-usn: change read command to press enter

Signed-off-by: Paulo Flabiano Smorigo <pfsmorigo@canonical.com>

is_hidden 2021-03-04 17:44:15 UTC
scripts/sis-generate-usn: move the json to a directory in UCT

Author: Paulo Flabiano Smorigo
Author Date: 2021-03-04 16:33:18 UTC

scripts/sis-generate-usn: move the json to a directory in UCT

Also:
 Change printed text
 Set hidden only if True
 Fix script name

Signed-off-by: Paulo Flabiano Smorigo <pfsmorigo@canonical.com>

117 of 17 results
This repository contains Public information 
Everyone can see this information.