You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: DefectDojo Pro Customizable Dashboards (dashboard_v2) (#15111)
* docs: add DefectDojo Pro Customizable Dashboards (dashboard_v2)
Document the new Pro customizable dashboards (layouts + widget catalog,
beta behind the dashboard_v2 feature flag): concepts + UI walkthrough,
the /api/v2/dashboards/ REST API with a full lifecycle script, and a
paste-in LLM prompt. Rework the dashboards index for OSS-vs-Pro, point
the OSS Main Dashboard page's Pro section at the new docs, remove the
obsolete custom-tiles page, and repoint inbound links to it.
Authored by T. Walker - DefectDojo
* docs: refine Pro dashboards nav, beta enablement language, and section ordering
Authored by T. Walker - DefectDojo
* docs: dark-mode dashboard screenshots, hero image, focus boxes, and LLM prompt copy button
Authored by T. Walker - DefectDojo
* docs: point Metrics & Reports nav at OSS Main Dashboard page
The top-nav Metrics & Reports link targeted the dashboards section
index (_index.md) — a chapter landing rendered without the left side
menu. Restore it to the introduction_dashboard leaf page so the nav
lands on a page with the full sidebar and version selector, consistent
with every other top-nav item.
Authored by T. Walker - DefectDojo
Copy file name to clipboardExpand all lines: docs/content/asset_modelling/OS_hierarchy/OS__sla_configuration.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ You can use SLAs as a way to represent your organizations remediation policies.
21
21
* You can sort or filter Finding tables by SLA days.
22
22
* SLA violations can be configured to trigger [Notifications](/admin/notifications/about_notifications/) to DefectDojo users assigned to the related Product.
23
23
* In **DefectDojo Pro**, SLA performance is also tracked on the [Executive Insights and Remediation](/metrics_reports/pro_metrics/pro__overview/) Metrics Dashboards.
24
-
* SLA compliance can also be used to create custom [Dashboard Tiles](/metrics_reports/dashboards/about_custom_dashboard_tiles/#sla-violation-tile) in **DefectDojo Pro**.
24
+
* SLA compliance can also be surfaced on a custom [dashboard](/metrics_reports/dashboards/custom-dashboards/) in **DefectDojo Pro** — for example with an SLA Burndown or a filtered Count widget.
Copy file name to clipboardExpand all lines: docs/content/asset_modelling/PRO_hierarchy/priority_sla.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -218,7 +218,7 @@ You can use SLAs as a way to represent your organizations remediation policies.
218
218
* You can sort or filter Finding tables by SLA days.
219
219
* SLA violations can be configured to trigger [Notifications](/admin/notifications/about_notifications/) to DefectDojo users assigned to the related Product.
220
220
* In **DefectDojo Pro**, SLA performance is also tracked on the [Executive Insights and Remediation](/metrics_reports/pro_metrics/pro__overview/) Metrics Dashboards.
221
-
* SLA compliance can also be used to create custom [Dashboard Tiles](/metrics_reports/dashboards/about_custom_dashboard_tiles/#sla-violation-tile) in **DefectDojo Pro**.
221
+
* SLA compliance can also be surfaced on a custom [dashboard](/metrics_reports/dashboards/custom-dashboards/) in **DefectDojo Pro** — for example with an SLA Burndown or a filtered Count widget.
> **💡 DefectDojo Pro:** In DefectDojo Pro, the home page is a fully **customizable dashboard** — you build it from widgets and arrange them yourself, rather than using the fixed layout described below. See **[Customizable Dashboards](../custom-dashboards/)** for the concepts and a UI walkthrough. The rest of this page describes the open-source Main Dashboard.
19
20
20
21
</div>
21
22
@@ -55,92 +56,3 @@ Superusers can toggle which charts appear on the dashboard. Navigate to the gear
55
56
Select **Reset Dashboard Configuration** from the same menu to restore defaults.
56
57
57
58
</div>
58
-
<divclass="version-pro">
59
-
60
-
## Dashboard Components
61
-
62
-
***Customizable Dashboard Tiles**, which you can use to visualize the metrics which are relevant to you.
63
-
***Pre\-built Dashboard Charts**, which visualize your team’s overall performance.
64
-
65
-
Each team member shares a single dashboard, but the results of the dashboard are restricted by their role and Product Membership. Team members will only see calculated stats for the Products, Engagements, Findings or other objects that they have access to. For more information, see our guides on [User Permissions and Roles](/admin/user_management/about_perms_and_roles).
66
-
67
-
### Dashboard Tiles
68
-
69
-
Tiles are designed to provide relevant information and speed up navigation within DefectDojo.
These charts can be added or removed from the dashboard via **Dashboard Configuration**.
94
-
95
-
#### Historical Finding Severity
96
-
97
-
This chart organizes all Findings created in DefectDojo by Severity, so that you can see the overall distribution of vulnerability levels in your environment.
Finding Counts of each severity are calculated by the tile, but note that Product Grade is only assigned based on Active Findings, so there may be Inactive Findings counted in this table which do not contribute to the Grade.
120
-
121
-
To understand how grades are calculated, see our guide to **[Product Health Grading](/asset_modelling/pro_hierarchy/product_health_grade/)**.
122
-
123
-
## Dashboard Configuration
124
-
125
-
Superusers can choose which Metrics Charts are displayed on the Dashboard. To do this, select the **Edit Dashboard Configuration** option from the top\-right hand gear menu.
***Display Graphs** determines whether or not the **Historical Finding Severity** and **Reported Finding Severity** charts are visible.
135
-
***Display Surveys determines whether or not the Unassigned Answered Engagement Questionnaires table is visible.**
136
-
***Display Data Tables determines whether or not the Top 10 / Bottom 10 Graded Products tables are visible.**
137
-
138
-
### Reset Dashboard Configuration
139
-
140
-
If you would like to reset your Dashboard to a default state, you can do so by selecting **Reset Dashboard Configuration** from the top\-right hand gear menu.
0 commit comments