Type alias SeverityModifierSeverityDelta

SeverityModifierSeverityDelta: typeof UP_ONE | typeof DOWN_ONE | UnparsedObject

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

Generated using TypeDoc