class Aws::Inspector2::Types::VulnerablePackage
Information on the vulnerable package identified by a finding.
@!attribute [rw] arch
The architecture of the vulnerable package. @return [String]
@!attribute [rw] epoch
The epoch of the vulnerable package. @return [Integer]
@!attribute [rw] file_path
The file path of the vulnerable package. @return [String]
@!attribute [rw] fixed_in_version
The version of the package that contains the vulnerability fix. @return [String]
@!attribute [rw] name
The name of the vulnerable package. @return [String]
@!attribute [rw] package_manager
The package manager of the vulnerable package. @return [String]
@!attribute [rw] release
The release of the vulnerable package. @return [String]
@!attribute [rw] source_layer_hash
The source layer hash of the vulnerable package. @return [String]
@!attribute [rw] version
The version of the vulnerable package. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/inspector2-2020-06-08/VulnerablePackage AWS API Documentation
Constants
- SENSITIVE