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
commit3e548183bbaac42458a2bcdc3a93e98e5d1756ea (patch)
treedf3eec7f495b570b47a38821c8cf1698162b3a9c /bin
parent9a79bfa8fec4f6e2cf11cca9fc9cd8de5a9cd68b (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