[Git][security-tracker-team/security-tracker][master] lts-cve-triage.py: move down unexpected_nodsa
Sylvain Beucler (@beuc)
beuc at debian.org
Wed Nov 9 12:40:11 GMT 2022
Sylvain Beucler pushed to branch master at Debian Security Tracker / security-tracker
Commits:
2946a3e3 by Sylvain Beucler at 2022-11-09T13:39:55+01:00
lts-cve-triage.py: move down unexpected_nodsa
this sub-report rarely triggers action from front-desk and is of lower priority
- - - - -
1 changed file:
- bin/lts-cve-triage.py
Changes:
=====================================
bin/lts-cve-triage.py
=====================================
@@ -69,12 +69,12 @@ LIST_NAMES = (
.format(**RELEASES)),
('triage_other',
'Other issues to triage (no special status)'),
- ('unexpected_nodsa',
- ('Issues tagged no-dsa in {lts} that are open in {next_lts}')
- .format(**RELEASES)),
('triage_possible_missed_fixes',
('Issues postponed for {lts}, but already fixed in {next_lts} via DSA or point releases (to be fixed or <ignored>)')
.format(**RELEASES)),
+ ('unexpected_nodsa',
+ ('Issues tagged no-dsa in {lts} that are open in {next_lts}')
+ .format(**RELEASES)),
('possible_easy_fixes',
('Issues from dla-needed.txt that are already fixed in {next_lts}')
.format(**RELEASES)),
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/-/commit/2946a3e3b34af3a7c88c93f9a8ca405ce4da08c3
--
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/-/commit/2946a3e3b34af3a7c88c93f9a8ca405ce4da08c3
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/20221109/5c9fe2d1/attachment-0001.htm>
More information about the debian-security-tracker-commits
mailing list