Security Scan Report

Generated on {{now | date "Jan 02, 2006 15:04:05 MST"}}

{{len .}} Total Findings
- Files Affected
- Unique Rules Triggered
- Scan Mode
{{- range . }} {{- end }}
Rule File Description Secret Metadata
{{.RuleID}}
{{.File}}
{{- range .Tags }} {{.}} {{- end}}
Line: {{.StartLine}}
{{.Description}}
{{.Secret}}
Entropy: {{printf "%.2f" .Entropy}}
{{- if .Commit}}
Commit: {{if gt (len .Commit) 7}}{{printf "%.7s" .Commit}}{{else}}{{.Commit}}{{end}}
{{- if .Author}}
Author: {{.Author}}
{{- end}} {{- if .Date}}
Date: {{.Date}}
{{- end}} {{- if .Link}}
Link: View Commit
{{- end}} {{- else}} {{- if .Author}}
Author: {{.Author}}
{{- end}} {{- end}}
{{- if not .Match}}
-
{{- end}}