From 65aa7bd1dee850d4dabb2142c4e23763c11396cf 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: 18535dc408a51e516626ec4c43a3e72b01fd28f0 --- .../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)