class Aws::ECR::Types::ImageScanFinding

Contains information about an image scan finding.

@!attribute [rw] name

The name associated with the finding, usually a CVE number.
@return [String]

@!attribute [rw] description

The description of the finding.
@return [String]

@!attribute [rw] uri

A link containing additional details about the security
vulnerability.
@return [String]

@!attribute [rw] severity

The finding severity.
@return [String]

@!attribute [rw] attributes

A collection of attributes of the host from which the finding is
generated.
@return [Array<Types::Attribute>]

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

Constants

SENSITIVE