diff --git a/dependency-check-core/src/main/resources/templates/HtmlReport.vsl b/dependency-check-core/src/main/resources/templates/HtmlReport.vsl index 52062ca6f..654a55622 100644 --- a/dependency-check-core/src/main/resources/templates/HtmlReport.vsl +++ b/dependency-check-core/src/main/resources/templates/HtmlReport.vsl @@ -538,19 +538,17 @@ arising out of or in connection with the use of this tool, the analysis performe
| Dependency | -# Related | CPE | GAV | -CVE Impact | -CVE Count | -CPE Confidence | -Evidence Count | +Highest Severity | +CVE Count | +CPE Confidence | +Evidence Count |
|---|---|---|---|---|---|---|---|---|---|---|---|
| $enc.html($dependency.DisplayFileName) | -$dependency.getRelatedDependencies().size() | #set($mavenlink="") #set($cpeIdCount=0) #set($cpeIdConf="")