Type alias SeverityModifierSeverity

SeverityModifierSeverity: typeof INFO_NONE | typeof LOW | typeof MEDIUM | typeof HIGH | typeof CRITICAL | UnparsedObject

The severity to assign to matched findings. info_none is not supported for the iac_misconfiguration, runtime_code_vulnerability, secret, or static_code_vulnerability finding types.

Generated using TypeDoc