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

Metrics Overview

{{ 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
Open CWE Vulnerabilities
Total CWE Vulnerabilities
{% endblock %} {% block postscript %} {% if punchcard %} {% endif %} {% endblock %}