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

Scanner Severity Override

Override the severity level of a vulnerability.

Scanner Severity Override allows you to configure the scan step to use severity levels reported directly by the security scanner. By default, STO assigns severity based on numeric scores such as CVSS. When scanner severity override option is enabled, STO bypasses its internal severity mapping and uses the severity levels reported by the scanner (for example, Critical, High, Medium, and Low).

Enable Scanner Severity Override

You can enable the scanner severity override behavior in either of the following below 2 ways:

  1. In the scan step configuration, enable Use Raw Scanner Severity option.

Click to view full size image
  1. In the scan step configuration, add ingest_tool_severity: true in the Settings section.

Click to view full size image

Supported Scanners List

Scanner Severity Override is supported for the following scanners:

Last updated

Was this helpful?