diff --git a/dependency-check-core/src/main/resources/templates/HtmlReport.vsl b/dependency-check-core/src/main/resources/templates/HtmlReport.vsl index 9a47dd6ac..2f37cfe31 100644 --- a/dependency-check-core/src/main/resources/templates/HtmlReport.vsl +++ b/dependency-check-core/src/main/resources/templates/HtmlReport.vsl @@ -612,7 +612,7 @@ arising out of or in connection with the use of this tool, the analysis performe #end #end

Identifiers

- ##: $enc.html($cpevalue) + ##: $enc.html($cpevalue)
#if ($dependency.getIdentifiers().size()==0) @@ -669,10 +669,10 @@ arising out of or in connection with the use of this tool, the analysis performe #end

Vulnerable Software & Versions: (show all)

#end @@ -744,7 +744,7 @@ arising out of or in connection with the use of this tool, the analysis performe #end #end

Suppressed Identifiers

- ##: $enc.html($cpevalue) + ##: $enc.html($cpevalue)
#if ($dependency.getSuppressedIdentifiers().size()==0) @@ -797,10 +797,10 @@ arising out of or in connection with the use of this tool, the analysis performe #end

Vulnerable Software & Versions: (show all)

#end