class Aws::Inspector2::Types::PackageVulnerabilityDetails
Information about a package vulnerability finding.
@!attribute [rw] cvss
An object that contains details about the CVSS score of a finding. @return [Array<Types::CvssScore>]
@!attribute [rw] reference_urls
One or more URLs that contain details about this vulnerability type. @return [Array<String>]
@!attribute [rw] related_vulnerabilities
One or more vulnerabilities related to the one identified in this finding. @return [Array<String>]
@!attribute [rw] source
The source of the vulnerability information. @return [String]
@!attribute [rw] source_url
A URL to the source of the vulnerability information. @return [String]
@!attribute [rw] vendor_created_at
The date and time that this vulnerability was first added to the vendor's database. @return [Time]
@!attribute [rw] vendor_severity
The severity the vendor has given to this vulnerability type. @return [String]
@!attribute [rw] vendor_updated_at
The date and time the vendor last updated this vulnerability in their database. @return [Time]
@!attribute [rw] vulnerability_id
The ID given to this vulnerability. @return [String]
@!attribute [rw] vulnerable_packages
The packages impacted by this vulnerability. @return [Array<Types::VulnerablePackage>]
@see docs.aws.amazon.com/goto/WebAPI/inspector2-2020-06-08/PackageVulnerabilityDetails AWS API Documentation
Constants
- SENSITIVE