[Git][security-tracker-team/security-tracker][master] lts-cve-triage: mark some reports as low-priority
Sylvain Beucler (@beuc)
gitlab at salsa.debian.org
Tue Aug 12 23:02:45 BST 2025
Sylvain Beucler pushed to branch master at Debian Security Tracker / security-tracker
Commits:
6b141433 by Sylvain Beucler at 2025-08-13T00:02:25+02:00
lts-cve-triage: mark some reports as low-priority
- - - - -
1 changed file:
- bin/lts-cve-triage.py
Changes:
=====================================
bin/lts-cve-triage.py
=====================================
@@ -87,13 +87,13 @@ LIST_NAMES = (
('triage_other',
'Other issues to triage (no special status)'),
('from_next_lts',
- ('Issues postponed for {lts}, but already fixed in {next_lts} via DSA or point releases')
+ ('Issues postponed for {lts}, but already fixed in {next_lts} via DSA or point releases (low-priority)')
.format(**RELEASES)),
('unexpected_nodsa',
('Issues tagged no-dsa in {lts} that are open in {next_lts}')
.format(**RELEASES)),
('to_forward',
- ('Issues fixed in {lts} but not in {next_lts} [caution: new report]').format(**RELEASES)),
+ ('Issues fixed in {lts} but not in {next_lts} (low-priority) [caution: new report]').format(**RELEASES)),
('from_elts',
('Issues fixed in {prev_lts} and {next_lts} but not in {lts} [caution: new report]').format(**RELEASES)),
('undetermined',
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/-/commit/6b141433cc6984031afda748ccf4c17cfc5a3e11
--
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/-/commit/6b141433cc6984031afda748ccf4c17cfc5a3e11
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-security-tracker-commits/attachments/20250812/79d6a90e/attachment-0001.htm>
More information about the debian-security-tracker-commits
mailing list