-
Notifications
You must be signed in to change notification settings - Fork 206
[DOCS][KSPM] Cloud Posture dashboard - new doc #2331
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
d21f316
f2cdc95
f0b3257
488f460
acd23e0
a71c077
296ccfe
5aab8a4
fc204b5
38bd547
87a156a
f9e4380
8f92805
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,2 +1,14 @@ | ||
| [[cloud-posture-dashboard]] | ||
| = Cloud Posture Dashboard | ||
| = Cloud Posture dashboard | ||
|
|
||
| The Cloud Posture dashboard summarizes how your Kubernetes configuration measures up to security benchmarks. | ||
|
|
||
| NOTE: To learn how to collect this data, refer to <<kspm, Kubernetes security posture management>>. | ||
|
|
||
| image::images/cloud-sec-dashboard.png[The Cloud Security dashboard] | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @benironside no need to blur out the IDs in the image, also, maybe use a complete screenshot like: |
||
|
|
||
| The first row of cards (Cloud Posture Score, Failed Findings, and Open Cases) summarizes your overall cloud security posture (CSP) by aggregating data from all monitored Kubernetes clusters. Each subsequent row summarizes the posture of an individual Kubernetes cluster. | ||
|
|
||
| The Cloud Posture Score card shows the percentage of your findings that passed over time. Hover over the card to display when the data was collected. | ||
|
|
||
| The Failed Findings card shows failed findings grouped by Center for Internet Security (CIS) benchmark categories. Click any section name to view its failed findings on the <<kspm, Findings page>>. | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
change ^ to: grouped by Center for Internet Security (CIS) benchmark rule sections |
||

Uh oh!
There was an error while loading. Please reload this page.