Skip to content

Commit 829225d

Browse files
mergify[bot]benironsidegithub-actions[bot]
authored
[8.16] [8.16][serverless] adds Insights section to hosts and users details flyouts (backport #6080) (#6087)
* [8.16][serverless] adds Insights section to hosts and users details flyouts (#6080) * updates host details flyout * fixes image reference * Updates User details flyout * fix broken ref in serverless version * Apply suggestions from code review incorporates Nat's review Co-authored-by: natasha-moore-elastic <[email protected]> --------- Co-authored-by: natasha-moore-elastic <[email protected]> (cherry picked from commit feca603) # Conflicts: # docs/serverless/explore/hosts-overview.asciidoc # docs/serverless/explore/users-page.asciidoc # docs/serverless/images/hosts-overview/-host-details-flyout.png # docs/serverless/images/users-page/-user-details-flyout.png * Delete docs/serverless directory and its contents --------- Co-authored-by: Benjamin Ironside Goldstein <[email protected]> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent f76488d commit 829225d

File tree

5 files changed

+16
-0
lines changed

5 files changed

+16
-0
lines changed
15 KB
Loading

docs/getting-started/users-page.asciidoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ The user details flyout includes the following sections:
6464

6565
* <<user-risk-summary, User risk summary>>, which displays user risk data and inputs.
6666
* <<user-asset-criticality-section, Asset Criticality>>, which allows you to view and assign asset criticality.
67+
* <<user-insights, Insights>>, which displays misconfiguration findings for the user.
6768
* <<user-observed-data, Observed data>>, which displays user details.
6869

6970
[role="screenshot"]
@@ -106,6 +107,12 @@ image::images/users/user-asset-criticality.png[Asset criticality]
106107

107108
Click **Assign** to assign a criticality level to the selected user, or **Change** to change the currently assigned criticality level.
108109

110+
[discrete]
111+
[[user-insights]]
112+
=== Insights
113+
114+
The **Insights** section displays <<cspm-findings-page, Misconfiguration Findings>> for the user. Click **Misconfigurations** to expand the flyout and view this data.
115+
109116
[discrete]
110117
[[user-observed-data]]
111118
=== Observed data

docs/management/hosts/hosts-overview.asciidoc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ The host details flyout includes the following sections:
6767

6868
* <<host-risk-summary, Host risk summary>>, which displays host risk data and inputs.
6969
* <<host-asset-criticality-section, Asset Criticality>>, which allows you to view and assign asset criticality.
70+
* <<host-details-insights, Insights>>, which displays vulnerabilities findings for the host.
7071
* <<host-observed-data, Observed data>>, which displays host details.
7172

7273
[role="screenshot"]
@@ -109,6 +110,14 @@ image::images/host-asset-criticality.png[Asset criticality]
109110

110111
Click **Assign** to assign a criticality level to the selected host, or **Change** to change the currently assigned criticality level.
111112

113+
[discrete]
114+
[[host-details-insights]]
115+
=== Insights
116+
117+
The **Insights** section displays <<vuln-management-findings, Vulnerabilities Findings>> for the host. Click **Vulnerabilities** to expand the flyout and view this data.
118+
119+
image::images/-host-details-insights-expanded.png[Host details flyout with the Vulnerabilities section expanded, 85%]
120+
112121
[discrete]
113122
[[host-observed-data]]
114123
=== Observed data
172 KB
Loading
16.7 KB
Loading

0 commit comments

Comments
 (0)