class Aws::ECR::Types::ImageScanFinding
@see docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/ImageScanFinding AWS API Documentation
@return [Array<Types::Attribute>]
generated.
A collection of attributes of the host from which the finding is
@!attribute [rw] attributes
@return [String]
The finding severity.
@!attribute [rw] severity
@return [String]
vulnerability.
A link containing additional details about the security
@!attribute [rw] uri
@return [String]
The description of the finding.
@!attribute [rw] description
@return [String]
The name associated with the finding, usually a CVE number.
@!attribute [rw] name
Contains information about an image scan finding.