The action to take when a severity modifier rule matches a finding. This is a discriminated union on type: set assigns a fixed severity, while shift moves the severity up or down by one rank.
A severity modifier rule's rule.query must not filter on @severity or on the @severity_details.user_adjusted.* namespace.
Use @severity_details.adjusted.value instead, which reflects the severity before user-defined adjustments.
Optional additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional enabledWhether the severity modifier rule is enabled.
The name of the severity modifier rule.
Defines the scope of findings to which the automation rule applies.
Generated using TypeDoc
Attributes for creating or updating a severity modifier rule.