WidgetDefinitionKey
Was this section helpful?
What made this section unhelpful for you?
Was this section helpful?
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
enum WidgetDefinitionKey {
new_findings_by_discovery_date
open_findings_by_discovery_date
avg_age_by_severity_trend
avg_ticket_age_trend
risk_posture
findings_by_new_vs_closed
tickets_by_status_trend
overdue_findings_by_severity
all_findings_kpi
high_findings_kpi
critical_findings_kpi
performances_kpi
top_10_vulnerable_repositories
top_10_vulnerable_packages
top_10_vulnerable_cloud_accounts
inventory_cloud_accounts_by_provider
inventory_findings_by_datasource
inventory_code_repository_by_platform
queues_count_by_endpoint_type
}