{% extends "base.html" %} {% load humanize %} {% load display_tags %} {% load static from staticfiles %} {% block add_styles %} .graph {min-height: 158px;} {% endblock %} {% block content %}
{{ accepted_findings|length }} Accepted findings.

Detailed Metrics

Open, Closed, and 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, displayed by day, of findings reported.
Findings by Test Type
{% endblock %} {% block postscript %} {% if punchcard %} {% endif %} {% endblock %}