diff --git a/dependency-check-core/src/main/resources/templates/HtmlReport.vsl b/dependency-check-core/src/main/resources/templates/HtmlReport.vsl index bcc7dd9cf..76489e303 100644 --- a/dependency-check-core/src/main/resources/templates/HtmlReport.vsl +++ b/dependency-check-core/src/main/resources/templates/HtmlReport.vsl @@ -51,14 +51,132 @@ Copyright (c) 2012 Jeremy Long. All Rights Reserved. }); }); - -
+ +Severity: #if ($vuln.cvssScore<4.0) Low