Shifts matched findings up or down by one severity rank.

Hierarchy

  • SeverityModifierRuleShiftAction

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
description?: string

An optional free-form explanation for the severity change.

The direction in which to shift the severity of matched findings by one rank.

The type of a severity modifier rule action that shifts the severity by one rank.

Generated using TypeDoc