class Aws::ECR::Types::ImageScanFindings

The details of an image scan.

@!attribute [rw] image_scan_completed_at

The time of the last completed image scan.
@return [Time]

@!attribute [rw] vulnerability_source_updated_at

The time when the vulnerability data was last scanned.
@return [Time]

@!attribute [rw] findings

The findings from the image scan.
@return [Array<Types::ImageScanFinding>]

@!attribute [rw] finding_severity_counts

The image vulnerability counts, sorted by severity.
@return [Hash<String,Integer>]

@see docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/ImageScanFindings AWS API Documentation

Constants

SENSITIVE