Skip to content

Roles view#

The Roles view contains a visual summary about vulnerability scanning results and the table that lists the RbacAssessmentReport and ClusterRbacAssessmentReport objects associated with Roles and ClusterRoles. See Trivy Operator: RbacAssessmentReport and ClusterRbacAssessmentReport for details.

You can click the Roles table items and open the details panel with comprehensive information and various actions. The Namespace drop-down list filters the cluster objects by namespaces. You can also search for a specific item using the Search Roles 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 object.
Kind The type of the cluster object: Role or ClusterRole.
Namespace The namespace to which a Role or ClusterRole belongs.
Vulnerabilities The number of vulnerabilities by severity.
Status The current scanning status of a Role or ClusterRole.
More Actions The Show details button.

Scanning details#

The scanning details panel contains informatin about the object (Role or ClusterRole) and vulnerabilities. It consists of the following parts:

General information
Assessment name, namespace (for Role assessments only), corresponding Role, or ClusterRole, scanning status.
Vulnerabilities
A visual summary and a table of detected vulnerabilities. The table contains the vulnerability ID, severity level, and brief information about the vulnerability.
Events
A list of detected security-related events.