Skip to content

Commit feca603

Browse files
[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]>
1 parent 45e2c25 commit feca603

File tree

10 files changed

+32
-0
lines changed

10 files changed

+32
-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

docs/serverless/explore/hosts-overview.asciidoc

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

7676
* <<security-hosts-overview-host-risk-summary,Host risk summary>>, which displays host risk data and inputs.
7777
* <<security-hosts-overview-asset-criticality,Asset Criticality>>, which allows you to view and assign asset criticality.
78+
* <<host-details-insights, Insights>>, which displays vulnerabilities findings for the host.
7879
* <<security-hosts-overview-observed-data,Observed data>>, which displays host details.
7980

8081
[role="screenshot"]
@@ -117,6 +118,14 @@ image::images/hosts-overview/-host-asset-criticality.png[Asset criticality]
117118

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

121+
[discrete]
122+
[[host-details-insights]]
123+
=== Insights
124+
125+
The **Insights** section displays <<security-vuln-management-findings, Vulnerabilities Findings>> for the host. Click **Vulnerabilities** to expand the flyout and view this data.
126+
127+
image::images/hosts-overview/-host-details-insights-expanded.png[Host details flyout with the Vulnerabilities section expanded, 85%]
128+
120129
[discrete]
121130
[[security-hosts-overview-observed-data]]
122131
=== Observed data

docs/serverless/explore/users-page.asciidoc

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

7171
* <<security-users-page-user-risk-summary,User risk summary>>, which displays user risk data and inputs.
7272
* <<security-users-page-asset-criticality,Asset Criticality>>, which allows you to view and assign asset criticality.
73+
* <<user-insights, Insights>>, which displays misconfiguration findings for the user.
7374
* <<security-users-page-observed-data,Observed data>>, which displays user details.
7475

7576
[role="screenshot"]
@@ -112,6 +113,12 @@ image::images/users-page/-user-asset-criticality.png[Asset criticality]
112113

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

116+
[discrete]
117+
[[user-insights]]
118+
=== Insights
119+
120+
The **Insights** section displays <<security-cspm-findings-page, Misconfiguration Findings>> for the user. Click **Misconfigurations** to expand the flyout and view this data.
121+
115122
[discrete]
116123
[[security-users-page-observed-data]]
117124
=== Observed data
16.7 KB
Loading
172 KB
Loading
15 KB
Loading

0 commit comments

Comments
 (0)