Document: {{ report.html_path }}
{% endif %}| Issue Type | Identified | {% if report.has_remediation %}Remediated | {% endif %}
|---|---|---|
| {{ issue_type }} | {{ count }} | {% if report.has_remediation and report.remediated_issue_type_counts %}{{ report.remediated_issue_type_counts.get(issue_type, 0) }} | {% endif %}
No issues found in the report.
{% endif %}