From 2a4693f6ed8f5c98b35f4e26e826e5596d447151 Mon Sep 17 00:00:00 2001 From: Jeremy Long Date: Sat, 3 May 2014 10:58:16 -0400 Subject: [PATCH] updated the URL for the NVD CVE external link Former-commit-id: 506296925066d0ea1def5035b45dfb21302e9559 --- .../src/main/resources/templates/HtmlReport.vsl | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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)
  • None
@@ -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