Skip to content

Resources view#

Lens paid subscription feature

The Resources view contains a visual summary about vulnerability scanning results and the table that lists the ConfigAuditReport objects associated with the resources. An instance of the ConfigAuditReport represents checks performed by configuration auditing tools. See Trivy Operator: ConfigAuditReport for details.

You can click the Resources table items and open the details panel with comprehensive information. The Namespace drop-down list filters the cluster objects by namespaces. You can also search for a specific item using the Search Resources input field.

You can resize and reorder the table columns. Drag the column border in the table header to change the width. To change the column position, drag its header left or right. Also, you can sort objects in ascending or descending order by clicking the header of a column and configure the column visibility. By default, the table consists of the following columns:

Note

The table content can be exported in the CSV file format.

Column Description
Name The name of the ConfigAuditReport (matches the resource name).
Kind The resource type.
Namespace The namespace to which the resource belongs.
Vulnerabilities The number of vulnerabilities by severity.
Status The current scanning status of the resource.
More Actions The Show details button.

Scanning details#

The scanning details panel contains information about the resource and vulnerabilities. It consists of the following parts:

General information
Resource name and type, corresponding labels, scanning status, and other parameters.
Vulnerabilities
A summary and a table with detected resource vulnerabilities. The table contains the vulnerability ID, severity level, and brief information about the vulnerability.
Events
A list of detected security-related events.