{% extends "base.html" %} {% load humanize %} {% block content %} {{ block.super }}
The findings listed below will be included in the report. Use the filters above to fine tune the results.
Title | Date | Status | Mitigated | Severity | Product |
---|---|---|---|---|---|
{{ finding.title|truncatechars_html:50 }} {% include "dojo/snippets/tags.html" with tags=finding.tags.alll %} | {{ finding.date }} | {{ finding.status }} | {{ finding.mitigated }} | {% if finding.severity == "Critical" or finding.severity == "High" %}
{% else %} {% endif %}{{ finding.severity }} |
{{ finding.test.engagement.product }} |
No findings found.
{% endif %}