Type alias FindingMuteReason

FindingMuteReason: typeof PENDING_FIX | typeof FALSE_POSITIVE | typeof ACCEPTED_RISK | typeof NO_PENDING_FIX | typeof HUMAN_ERROR | typeof NO_LONGER_ACCEPTED_RISK | typeof OTHER | UnparsedObject

The reason why this finding is muted or unmuted.

Generated using TypeDoc