{% if git_repo_info %}

Git Repository

    {% for key, value in git_repo_info.items() %}
  • {{ key }} {{ value }}
  • {% endfor %}
{% endif %} {% include "default_syft.html" %} {% include "default_grype.html" %} {% include "default_trufflehog.html" %} {% include "default_opengrep.html" %} {% include "default_checkov.html" %}
{%- if waiver_data %} {%- endif %}