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
commitf2ef29a4ea78f5bdd9ba00287cee3b8853dfae30 (patch)
tree5027068760ee6f5ddd374f4f836296f0741b9717 /bin
parent9ec1e4c263d8c3936840260dd4ec05ed8a8a9216 (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