From f9a0f5e7a16794d72ee90003b3addd983dcc259f Mon Sep 17 00:00:00 2001 From: Jeremy Long Date: Wed, 7 May 2014 19:30:45 -0400 Subject: [PATCH] fixed display bug when only one CPE exists for a given CVE Former-commit-id: c1a96d619ce9bcbf78d91322d95168333a76fea9 --- .../src/main/resources/templates/HtmlReport.vsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependency-check-core/src/main/resources/templates/HtmlReport.vsl b/dependency-check-core/src/main/resources/templates/HtmlReport.vsl index b6acdf190..201b7faf3 100644 --- a/dependency-check-core/src/main/resources/templates/HtmlReport.vsl +++ b/dependency-check-core/src/main/resources/templates/HtmlReport.vsl @@ -805,7 +805,7 @@ arising out of or in connection with the use of this tool, the analysis performe

#if ($vuln.getVulnerableSoftware().size()<2)

Vulnerable Software & Versions:

#else

Vulnerable Software & Versions: (show all)