Type alias MuteFindingsReason
MuteFindingsReason: typeof PENDING_FIX | typeof FALSE_POSITIVE | typeof OTHER | typeof NO_FIX | typeof DUPLICATE | typeof RISK_ACCEPTED | typeof NO_PENDING_FIX | typeof HUMAN_ERROR | typeof NO_LONGER_ACCEPTED_RISK | UnparsedObject
The reason why the findings are muted or unmuted.