diff --git a/dependency-check-core/src/main/resources/templates/VulnerabilityReport.vsl b/dependency-check-core/src/main/resources/templates/VulnerabilityReport.vsl index 14802ad18..4b0036c14 100644 --- a/dependency-check-core/src/main/resources/templates/VulnerabilityReport.vsl +++ b/dependency-check-core/src/main/resources/templates/VulnerabilityReport.vsl @@ -190,7 +190,7 @@ arising out of or in connection with the use of this tool, the analysis performe #end #end Dependencies Scanned: $depCount
- Vulnerable Dependencies: $vulnCount

+ Vulnerable Dependencies: $vulnCount

Vulnerable Dependencies

#set($cnt=0)