[Git][security-tracker-team/security-tracker][master] lts-cve-triage.py: typo

Sylvain Beucler (@beuc) gitlab at salsa.debian.org
Sat Jun 6 07:56:37 BST 2026



Sylvain Beucler pushed to branch master at Debian Security Tracker / security-tracker


Commits:
3585ae0a by Sylvain Beucler at 2026-06-06T08:56:07+02:00
lts-cve-triage.py: typo

Thanks Salvatore Bonaccorso :)

- - - - -


1 changed file:

- bin/lts-cve-triage.py


Changes:

=====================================
bin/lts-cve-triage.py
=====================================
@@ -107,7 +107,7 @@ parser.add_argument('--filter', nargs='+', choices=[x[0] for x in LIST_NAMES],
 parser.add_argument('--exclude', nargs='+', choices=[x[0] for x in LIST_NAMES],
                     help='Do not report on the specified lists')
 parser.add_argument('--releases', action='store', nargs=3,
-                    metavar=('prev_ls','lts','next_lts'),
+                    metavar=('prev_lts','lts','next_lts'),
                     default=[
                         all_releases[all_releases.index(supported_releases[0])-1],
                         supported_releases[0],



View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/-/commit/3585ae0a6f5edbe842197eba4f1e20344ee40463

-- 
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/-/commit/3585ae0a6f5edbe842197eba4f1e20344ee40463
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-security-tracker-commits/attachments/20260606/5411788e/attachment.htm>


More information about the debian-security-tracker-commits mailing list