diff --git a/docs/cloud-native-security/cspm-findings.asciidoc b/docs/cloud-native-security/cspm-findings.asciidoc index 18030af2e3..adf6a3e8fd 100644 --- a/docs/cloud-native-security/cspm-findings.asciidoc +++ b/docs/cloud-native-security/cspm-findings.asciidoc @@ -32,6 +32,15 @@ You can filter findings data in two ways: * *The KQL search bar*: For example, search for `result.evaluation : failed` to view all failed findings. * *In-table value filters*: Hover over a finding to display available inline actions. Use the Filter In (plus) and Filter Out (minus) buttons. +[discrete] +[[cspm-customize-the-findings-table]] +=== Customize the Findings table +Use the toolbar buttons in the upper-left of the Findings table to customize the columns you want displayed: + +* **Columns**: Reorder the columns. +* **_x_ fields sorted**: Sort the table by one or more columns. + + [discrete] [[cspm-findings-page-remediate-findings]] == Remediate failed findings diff --git a/docs/cloud-native-security/images/cnvm-findings-grouped.png b/docs/cloud-native-security/images/cnvm-findings-grouped.png index 0f1525f725..b00ab2069a 100644 Binary files a/docs/cloud-native-security/images/cnvm-findings-grouped.png and b/docs/cloud-native-security/images/cnvm-findings-grouped.png differ diff --git a/docs/cloud-native-security/images/cnvm-findings-page.png b/docs/cloud-native-security/images/cnvm-findings-page.png index f55908df66..93064172d7 100644 Binary files a/docs/cloud-native-security/images/cnvm-findings-page.png and b/docs/cloud-native-security/images/cnvm-findings-page.png differ diff --git a/docs/cloud-native-security/images/findings-page.png b/docs/cloud-native-security/images/findings-page.png index ecddcf3485..5b79d3e516 100644 Binary files a/docs/cloud-native-security/images/findings-page.png and b/docs/cloud-native-security/images/findings-page.png differ diff --git a/docs/cloud-native-security/kspm-findings.asciidoc b/docs/cloud-native-security/kspm-findings.asciidoc index f060170b97..fc1849e24a 100644 --- a/docs/cloud-native-security/kspm-findings.asciidoc +++ b/docs/cloud-native-security/kspm-findings.asciidoc @@ -32,6 +32,15 @@ You can filter findings data in two ways: * *The KQL search bar*: For example, search for `result.evaluation : failed` to view all failed findings. * *In-table value filters*: Hover over a finding to display available inline actions. Use the Filter In (plus) and Filter Out (minus) buttons. +[discrete] +[[cspm-customize-the-findings-table]] +=== Customize the Findings table +Use the toolbar buttons in the upper-left of the Findings table to customize the columns you want displayed: + +* **Columns**: Reorder the columns. +* **_x_ fields sorted**: Sort the table by one or more columns. + + [discrete] [[findings-page-remediate-findings]] == Remediate failed findings diff --git a/docs/cloud-native-security/vuln-management-findings.asciidoc b/docs/cloud-native-security/vuln-management-findings.asciidoc index af5808c650..bc3021f962 100644 --- a/docs/cloud-native-security/vuln-management-findings.asciidoc +++ b/docs/cloud-native-security/vuln-management-findings.asciidoc @@ -36,6 +36,15 @@ Click a vulnerability to open the vulnerability details flyout. This flyout incl When you open the vulnerability details flyout, it defaults to the *Overview* tab, which highlights key information. To view every field present in the vulnerability document, select the *Table* or *JSON* tabs. +[discrete] +[[cspm-customize-the-findings-table]] +=== Customize the Findings table +Use the toolbar buttons in the upper-left of the Findings table to customize the columns you want displayed: + +* **Columns**: Reorder the columns. +* **_x_ fields sorted**: Sort the table by one or more columns. + + [discrete] [[vuln-findings-remediate]] == Remediate vulnerabilities