diff --git a/html.tpl b/html.tpl index 77591ec..46b6086 100644 --- a/html.tpl +++ b/html.tpl @@ -85,7 +85,7 @@

{{- escapeXML ( index . 0 ).Target }} - Trivy Report - {{ getCurrentTime }}

{{- range . }} - + {{- if (eq (len .Vulnerabilities) 0) }} {{- else }}
{{ escapeXML .Type }}
{{ escapeXML .Type }}
No Vulnerabilities found