diff --git a/dependency-check-core/src/main/resources/templates/htmlReport.vsl b/dependency-check-core/src/main/resources/templates/htmlReport.vsl index 08170c044..5d3ec38b6 100644 --- a/dependency-check-core/src/main/resources/templates/htmlReport.vsl +++ b/dependency-check-core/src/main/resources/templates/htmlReport.vsl @@ -623,7 +623,7 @@ Getting Help: Dependency CPE - GAV + Coordinates Highest Severity CVE Count CPE Confidence @@ -638,7 +638,7 @@ Getting Help: #end #if ($id.type=="npm") -
  • $enc.html($id.value): $enc.html($id.description)
  • +
  • $enc.html($id.value)
  • #end #end