Information about the mute status of this finding.

Hierarchy

  • FindingMute

Constructors

Properties

description?: string

Additional information about the reason why this finding is muted or unmuted.

expirationDate?: number

The expiration date of the mute or unmute action (Unix ms).

muted?: boolean

Whether this finding is muted or unmuted.

The reason why this finding is muted or unmuted.

startDate?: number

The start of the mute period.

uuid?: string

The ID of the user who muted or unmuted this finding.

Generated using TypeDoc