{% extends "container.html" %} {% block opengraph %} {% endblock %}
{{ paragraph_text }}
{% if scan_url %}

Semgrep Scan Results for {{scan_title}}

{% else %}

Semgrep Scan Results for {{scan_title}}

{% endif %} {% for check_id, findings in findings_by_id.items() %}

rule: {{check_id}}


{% endfor %}