For the complete documentation index, see llms.txt. This page is also available as Markdown.

Understand the package operational risk table

The Package Operational Risk table provides a consolidated view of all operational risk issues. Each row represents an issue created when a scanner finding matches a unified policy, linking the operational risk assessment to a specific package, dependency manifest file, repository, and the policy that triggered the issue.

The columns in this table are documented in a shared reference. For descriptions of every available column, the attributes common to all code scan issue tables and the attributes specific to this issue type, see Issue table attributes reference.

Filter and sort the table

Use the filter bar at the top of the Package Operational Risk table to narrow results by any filterable column. Common filtering strategies include:

  • By Severity: Filter to High and Critical severity to focus on packages with the most significant operational risk factors

  • By Package Manager: Filter to a specific package ecosystem such as NPM, Maven) to scope review by technology stack

  • By Dependency Type: Filter to Direct to focus on dependencies explicitly declared in the project, or to Transitive to identify operationally risky packages inherited through the dependency chain

  • By Repository / Branch: Filter to a specific repository to scope review to a single codebase, or to the main/production branch to focus on operational risk issues that affect production-bound code

  • By Resolution Status: Filter to New to identify untriaged operational risk issues, or to In Progress to monitor active remediation

Manage issues

Right-click a row in the Package operation risks table to access the following actions.

Action
Description

Change Status

Modify the resolution status of the issue. Values: New, In Progress, Resolved

Change Severity

Modify the severity level of the issue. Values: Critical, High, Medium, Low

Change Assignee

Change the user or identity assigned to address the issue

Copy text to clipboard

Copy the selected cell text

Copy entire row

Copy the full row of data

Copy issue URL

Copy the URL of the issue, to share or reference the issue

Show/hide rows with the severity level

Show or hide all rows matching the severity level of the selected row

Last updated

Was this helpful?