diff --git a/dependency-check-core/src/main/resources/templates/HtmlReport.vsl b/dependency-check-core/src/main/resources/templates/HtmlReport.vsl index b6a7e3625..f2d436cd2 100644 --- a/dependency-check-core/src/main/resources/templates/HtmlReport.vsl +++ b/dependency-check-core/src/main/resources/templates/HtmlReport.vsl @@ -52,6 +52,11 @@ Copyright (c) 2012 Jeremy Long. All Rights Reserved. }); }); + -
@@ -303,13 +306,13 @@ Copyright (c) 2012 Jeremy Long. All Rights Reserved. #set($vulnCount=$vulnCount+1) #end #end - Dependencies Scanned: $depCount
- Vulnerable Dependencies: $vulnCount

+ Dependencies Scanned: $depCount (show all)
+ Vulnerable Dependencies: $vulnCount