diff --git a/cve_support/template.txt b/cve_support/template.txt index 298f8419..04763f15 100644 --- a/cve_support/template.txt +++ b/cve_support/template.txt @@ -93,7 +93,7 @@

ERROR: CVEs that have no cvss2Score or cvss2Vector:{{cves_w_errors | length}}

{% if cves_w_errors|length >= 1 %} - {% for cve in cves_to_track %} + {% for cve in cves_w_errors %}
{{cve["id"]}} {{cve["status"]}}