{% extends "base.html" %} {% load humanize %} {% load display_tags %} {% load static %} {% block add_styles %} {{ block.super }} {% endblock %} {% block content %} {{ block.super }}
{% include "dojo/filter_snippet.html" with form=form clear_link=reset_link %}
{{ accepted_objs }} Risk Accepted {{ view }}s

Detailed Metrics

Open Day to Day by Severity

Loading Finding Burndown Metrics...

Open, Closed, and Risk Accepted Week to Week
Week to Week by Severity
Critical Week to Week
High Week to Week
Medium Week to Week
Finding Age
Weekly activity of findings reported
Findings by Test Type
Open CWE Vulnerabilities
Total CWE Vulnerabilities
{% endblock %} {% block postscript %} {{ block.super }} {% include "dojo/filter_js_snippet.html" %} {% if punchcard %} {% endif %} {% block metrics %} {% endblock metrics %} {% endblock %}