EnhancedImageScanFinding - Amazon Elastic Container Registry
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

EnhancedImageScanFinding

The details of an enhanced image scan. This is returned when enhanced scanning is enabled for your private registry.

Contents

awsAccountId

The Amazon account ID associated with the image.

Type: String

Pattern: [0-9]{12}

Required: No

description

The description of the finding.

Type: String

Required: No

findingArn

The Amazon Resource Number (ARN) of the finding.

Type: String

Required: No

firstObservedAt

The date and time that the finding was first observed.

Type: Timestamp

Required: No

lastObservedAt

The date and time that the finding was last observed.

Type: Timestamp

Required: No

packageVulnerabilityDetails

An object that contains the details of a package vulnerability finding.

Type: PackageVulnerabilityDetails object

Required: No

remediation

An object that contains the details about how to remediate a finding.

Type: Remediation object

Required: No

resources

Contains information on the resources involved in a finding.

Type: Array of Resource objects

Required: No

score

The Amazon Inspector score given to the finding.

Type: Double

Required: No

scoreDetails

An object that contains details of the Amazon Inspector score.

Type: ScoreDetails object

Required: No

severity

The severity of the finding.

Type: String

Required: No

status

The status of the finding.

Type: String

Required: No

title

The title of the finding.

Type: String

Required: No

type

The type of the finding.

Type: String

Required: No

updatedAt

The date and time the finding was last updated at.

Type: Timestamp

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: