diff --git a/contrib/asff.tpl b/contrib/asff.tpl index 663d97c6619e..4c33de7e0b49 100644 --- a/contrib/asff.tpl +++ b/contrib/asff.tpl @@ -91,7 +91,7 @@ "Severity": { "Label": "{{ $severity }}" }, - "Title": "Trivy found a misconfiguration in {{ $target }}: {{ .Title }}", + "Title": "Trivy found a misconfiguration in {{ $target }}: {{ escapeString .Title }}", "Description": {{ escapeString $description | printf "%q" }}, "Remediation": { "Recommendation": {