diff --git a/components/consumers/pdf/default.html b/components/consumers/pdf/default.html index aa5545078..a104c6c0c 100644 --- a/components/consumers/pdf/default.html +++ b/components/consumers/pdf/default.html @@ -244,6 +244,18 @@

{{ .RawIssue.Tit {{.RawIssue.Cve}} {{ end }} + + {{if gt (len .RawIssue.Cwe) 0}} + + CWE + + {{range .RawIssue.Cwe}} + {{ . }} + {{end}} + + + {{end}} + {{ if and .RawIssue.Confidence (ne .RawIssue.Confidence nil) }} Confidence