diff --git a/dependency-check-core/src/main/resources/templates/HtmlReport.vsl b/dependency-check-core/src/main/resources/templates/HtmlReport.vsl index e655434eb..c80c7b4e4 100644 --- a/dependency-check-core/src/main/resources/templates/HtmlReport.vsl +++ b/dependency-check-core/src/main/resources/templates/HtmlReport.vsl @@ -522,36 +522,6 @@ Copyright (c) 2012 Jeremy Long. All Rights Reserved. MD5: $esc.html($dependency.Md5sum)
SHA1: $esc.html($dependency.Sha1sum)

- - #if ( $dependency.analysisExceptions.size() != 0 ) - #set($cnt=$cnt+1) - - - #end #set($cnt=$cnt+1)