ImageScanFindings
The details of an image scan.
Contents
- enhancedFindings
-
Details about the enhanced scan findings from Amazon Inspector.
Type: Array of EnhancedImageScanFinding objects
Required: No
- findings
-
The findings from the image scan.
Type: Array of ImageScanFinding objects
Required: No
- findingSeverityCounts
-
The image vulnerability counts, sorted by severity.
Type: String to integer map
Valid Keys:
INFORMATIONAL | LOW | MEDIUM | HIGH | CRITICAL | UNDEFINED
Valid Range: Minimum value of 0.
Required: No
- imageScanCompletedAt
-
The time of the last completed image scan.
Type: Timestamp
Required: No
- vulnerabilitySourceUpdatedAt
-
The time when the vulnerability data was last scanned.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: