FindingSummary
Contains summary information about a security finding.
Contents
- agentSpaceId
-
The unique identifier of the agent space associated with the finding.
Type: String
Required: Yes
- findingId
-
The unique identifier of the finding.
Type: String
Required: Yes
- confidence
-
The confidence level of the finding.
Type: String
Valid Values:
FALSE_POSITIVE | UNCONFIRMED | LOW | MEDIUM | HIGHRequired: No
- createdAt
-
The date and time the finding was created, in UTC format.
Type: Timestamp
Required: No
- name
-
The name of the finding.
Type: String
Required: No
- pentestId
-
The unique identifier of the pentest associated with the finding.
Type: String
Required: No
- pentestJobId
-
The unique identifier of the pentest job that produced the finding.
Type: String
Required: No
- riskLevel
-
The risk level of the finding.
Type: String
Valid Values:
UNKNOWN | INFORMATIONAL | LOW | MEDIUM | HIGH | CRITICALRequired: No
- riskType
-
The type of security risk identified by the finding.
Type: String
Required: No
- status
-
The current status of the finding.
Type: String
Valid Values:
ACTIVE | RESOLVED | ACCEPTED | FALSE_POSITIVERequired: No
- updatedAt
-
The date and time the finding was last updated, in UTC format.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: