findings.InlineResponse200Finding #
Description #
FindingType provides details about a finding note.
Properties #
Name | Type | Description | Notes |
---|---|---|---|
severity | String | Note provider-assigned severity/impact ranking - LOW: Low Impact - MEDIUM: Medium Impact - HIGH: High Impact | |
next_steps | [InlineResponse200FindingNextSteps] | Common remediation steps for the finding of this type | [optional] |
Enum: SeverityEnum #
-
LOW
(value:"LOW"
) -
MEDIUM
(value:"MEDIUM"
) -
HIGH
(value:"HIGH"
)