|
| 1 | +--- |
| 2 | +title: "Metrics Dashboards (Pro)" |
| 3 | +description: "How to use DefectDojo's Pro Metrics" |
| 4 | +weight: 3 |
| 5 | +--- |
| 6 | + |
| 7 | +The <span style="background-color:rgba(242, 86, 29, 0.5)">DefectDojo Pro UI</span> has many Metrics dashboards which are kept up to date in real-time. Each Dashboard can render a PDF report to share data with key stakeholders. |
| 8 | + |
| 9 | +These dashboards include: |
| 10 | + |
| 11 | +* **Executive Insights**, which displays the current state of your Products and Product Types. |
| 12 | +* **Program Insights**, which displays the effectiveness of your security team and the cost savings associated with separating duplicates and false positives from actionable Findings |
| 13 | +* **Remediation Insights**, which displays your effectiveness at remediating Findings. |
| 14 | +* **Tool Insights**, which displays the effectiveness of your tool suite (and Connectors pipelines) at detecting and reporting vulnerabilities. |
| 15 | + |
| 16 | +## Executive Insights |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | +This dashboard allows you to select any Product Type or Product from the filter list and get a status report on the number of Findings present. If no filters are selected, this dashboard will display the status of all Product Types and Products. |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | +Graphs are provided to illustrate SLA compliance, active Findings over time, and other metrics relevant to the selected Product/Product Types and timeframe. |
| 25 | + |
| 26 | +## Program Insights |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | +This dashboard shows a report of your team's security program, including quarterly breakdowns on testing, as well as noise reduction through the application of deduplication and reimport features. |
| 31 | + |
| 32 | +## Remediation Insights |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | +This dashboard tracks your remediation performance, charting time to remediation as well as Risk Acceptance over time. "Highly Exploitable Findings" uses [EPSS scores](/en/working_with_findings/intro_to_findings/#monitor-current-vulnerabilities-using-cves-and-epss-scores-pro-feature) to estimate the likelihood of a Finding's exploit. DefectDojo Pro comes with a daily-updated EPSS database to which assigns those scores and percentiles to each of your Findings. |
| 37 | + |
| 38 | +## Tool Insights |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | +This dashboard tracks the performance of each security tool used in DefectDojo, based on the count and severity of Findings that it reports. |
| 43 | + |
| 44 | +## Switching To The Pro UI |
| 45 | + |
| 46 | +These Dashboards are available under **Metrics** in the Pro UI. |
| 47 | +To access the Pro UI, open the User Options menu from the top-right hand corner. You can also switch back to the Classic UI from the same menu. |
| 48 | + |
| 49 | + |
0 commit comments