summaryrefslogtreecommitdiffstats
path: root/bin/report-vuln
diff options
context:
space:
mode:
authorSalvatore Bonaccorso <carnil@debian.org>2017-03-31 19:23:16 +0000
committerSalvatore Bonaccorso <carnil@debian.org>2017-03-31 19:23:16 +0000
commit4d532fb9be895c60504bca8d851e606ae71ac3b7 (patch)
tree2801199f03bf75b45052a036b773c2c372b2da3a /bin/report-vuln
parente4040ef6b89c892826ee9e2f923d5d50b1402bb0 (diff)
report-vuln: FILLINSEVERITY not used anymore
git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@50233 e39458fd-73e7-0310-bf30-c45bca0a0e42
Diffstat (limited to 'bin/report-vuln')
-rwxr-xr-xbin/report-vuln2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/report-vuln b/bin/report-vuln
index cdad3a5225..d98869538b 100755
--- a/bin/report-vuln
+++ b/bin/report-vuln
@@ -113,7 +113,7 @@ def get_cve(id):
return ret + '\n'
-def gen_text(pkg, cveid, blanks = False, severity = 'FILLINSEVERITY', affected=None, cc=False, cclist=None):
+def gen_text(pkg, cveid, blanks = False, severity = None, affected=None, cc=False, cclist=None):
vuln_suff = 'y'
cve_suff = ''
time_w = 'was'

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