summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorSalvatore Bonaccorso <carnil@debian.org>2020-08-24 16:23:24 +0200
committerSalvatore Bonaccorso <carnil@debian.org>2020-08-24 16:23:24 +0200
commit913f30f6a0a5b008b1c3a37f66971b660ad55570 (patch)
tree247f3ab79bcf5a6ee3776882dd39369fb65f30ff /bin
parentcfa07fd63fbd44ca02a75eea22c4af64fc91ea00 (diff)
tracker_service.py: Source: more: Link to vendor information via HTTPS
Diffstat (limited to 'bin')
-rwxr-xr-xbin/tracker_service.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/tracker_service.py b/bin/tracker_service.py
index d7ac1656dd..42394f0f1d 100755
--- a/bin/tracker_service.py
+++ b/bin/tracker_service.py
@@ -408,7 +408,7 @@ data source.""")],
", ",
self.make_web_search_bug_ref(url, bug.name, 'web search'),
", ",
- A(url.absolute('http://oss-security.openwall.org/wiki/vendors'), 'more'),
+ A(url.absolute('https://oss-security.openwall.org/wiki/vendors'), 'more'),
")")
elif source == 'DSA':
source_xref = self.make_dsa_ref(url, bug.name, 'Debian')

© 2014-2024 Faster IT GmbH | imprint | privacy policy