Skip to content

Commit f9ccf79

Browse files
paulOsinskiPaul Osinski
andauthored
[docs] Pro dashboards and metrics (#12416)
* Update configure_sso.md * Update configure_sso.md * add pro dashboards documentation --------- Co-authored-by: Paul Osinski <paul.m.osinski@gmail.com>
1 parent bec9e0d commit f9ccf79

File tree

9 files changed

+49
-0
lines changed

9 files changed

+49
-0
lines changed
110 KB
Loading
106 KB
Loading
159 KB
Loading
155 KB
Loading
223 KB
Loading
Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
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+
![image](images/pro_dashboards_1.png)
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+
![image](images/pro_dashboards_2.png)
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+
![image](images/pro_dashboards_3.png)
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+
![image](images/pro_dashboards_4.png)
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+
![image](images/pro_dashboards_5.png)
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+
![image](images/beta-classic-uis.png)

0 commit comments

Comments
 (0)