Findings pageedit

The Findings page displays the Kubernetes configuration risks identified by the KSPM integration.

Findings page

What are findings?edit

Findings indicate whether Kubernetes resources passed or failed evaluation against benchmark rules. Each finding includes metadata about the resource evaluated and the benchmark rule used to evaluate it. Each finding’s result (pass or fail) indicates whether a particular part of your Kubernetes infrastructure meets a benchmark rule.

Group and filter findingsedit

By default, the Findings page lists all findings, without grouping or filtering.

Group findings by resourceedit
  1. Select Group byResource to display a list of resources sorted by their total number of failed findings.
  2. Click a resource ID to display the findings associated with that resource.
Filter findingsedit

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.

Remediate failed findingsedit

To remediate failed findings and reduce your attack surface:

  1. Navigate to the Findings page and filter for failed findings.
  2. Click a failed finding to open the findings flyout.
  3. Follow the steps under Remediation.

    Remediation steps typically include commands for you to execute. These sometimes contain placeholder values that you must replace before execution.