From d0d50db90a8d8d3d42b21c653bee3c90a9e823dc Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 13:38:13 -0700 Subject: [PATCH] Adds [discrete] tags to CNVM Dashboard UI section (#3627) (#3632) (cherry picked from commit caa863506196a3dbec963939a8a942946e4ba526) Co-authored-by: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com> --- docs/cloud-native-security/vuln-management-dashboard.asciidoc | 2 +- docs/dashboards/vuln-management-dashboard-dash.asciidoc | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/cloud-native-security/vuln-management-dashboard.asciidoc b/docs/cloud-native-security/vuln-management-dashboard.asciidoc index a48f7bb826..e67509d7cf 100644 --- a/docs/cloud-native-security/vuln-management-dashboard.asciidoc +++ b/docs/cloud-native-security/vuln-management-dashboard.asciidoc @@ -1,6 +1,5 @@ [[vuln-management-dashboard]] // Note: This page is intentionally duplicated by docs/dashboards/vuln-management-dashboard-dash.asciidoc. When you update this page, update that page to match. And careful with the anchor links because they should not match. - = Cloud Native Vulnerability Management Dashboard :frontmatter-description: The CNVM dashboard gives an overview of vulnerabilities detected in your cloud infrastructure. @@ -21,6 +20,7 @@ image::images/vuln-management-dashboard.png[The CNVM dashboard] beta[] +[discrete] [[CNVM-dashboard-UI]] == CNVM dashboard UI The summary cards at the top of the dashboard display the number of monitored cloud accounts, scanned virtual machines (VMs), and vulnerabilities (grouped by severity). diff --git a/docs/dashboards/vuln-management-dashboard-dash.asciidoc b/docs/dashboards/vuln-management-dashboard-dash.asciidoc index aece79d567..7c27c36b68 100644 --- a/docs/dashboards/vuln-management-dashboard-dash.asciidoc +++ b/docs/dashboards/vuln-management-dashboard-dash.asciidoc @@ -20,6 +20,7 @@ image::images/vuln-management-dashboard.png[The CNVM dashboard] beta[] +[discrete] [[CNVM-dashboard-UI-dash]] == CNVM dashboard UI The summary cards at the top of the dashboard display the number of monitored cloud accounts, scanned virtual machines (VMs), and vulnerabilities (grouped by severity).