Class: Aws::Imagebuilder::Types::PackageVulnerabilityDetails
- Inherits:
-
Struct
- Object
- Struct
- Aws::Imagebuilder::Types::PackageVulnerabilityDetails
- Defined in:
- gems/aws-sdk-imagebuilder/lib/aws-sdk-imagebuilder/types.rb
Overview
Information about package vulnerability findings.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#cvss ⇒ Array<Types::CvssScore>
The CVSS scores for the vulnerability in this finding, as published by the vulnerability sources.
-
#reference_urls ⇒ Array<String>
Links to web pages that contain details about the vulnerabilities that Amazon Inspector identified for the package.
-
#related_vulnerabilities ⇒ Array<String>
Vulnerabilities that are often related to the findings for the package.
-
#source ⇒ String
The source of the vulnerability information.
-
#source_url ⇒ String
A link to the source of the vulnerability information.
-
#vendor_created_at ⇒ Time
The date and time when this vulnerability was first added to the vendor's database.
-
#vendor_severity ⇒ String
The severity that the vendor assigned to this vulnerability type.
-
#vendor_updated_at ⇒ Time
The date and time when the vendor last updated this vulnerability in their database.
-
#vulnerability_id ⇒ String
A unique identifier for this vulnerability.
-
#vulnerable_packages ⇒ Array<Types::VulnerablePackage>
The packages that this vulnerability impacts.
Instance Attribute Details
#cvss ⇒ Array<Types::CvssScore>
The CVSS scores for the vulnerability in this finding, as published by the vulnerability sources. Sources include NVD and the operating system vendor, and scores can span CVSS versions.
8123 8124 8125 8126 8127 8128 8129 8130 8131 8132 8133 8134 8135 8136 |
# File 'gems/aws-sdk-imagebuilder/lib/aws-sdk-imagebuilder/types.rb', line 8123 class PackageVulnerabilityDetails < Struct.new( :vulnerability_id, :vulnerable_packages, :source, :cvss, :related_vulnerabilities, :source_url, :vendor_severity, :vendor_created_at, :vendor_updated_at, :reference_urls) SENSITIVE = [] include Aws::Structure end |
#reference_urls ⇒ Array<String>
Links to web pages that contain details about the vulnerabilities that Amazon Inspector identified for the package.
8123 8124 8125 8126 8127 8128 8129 8130 8131 8132 8133 8134 8135 8136 |
# File 'gems/aws-sdk-imagebuilder/lib/aws-sdk-imagebuilder/types.rb', line 8123 class PackageVulnerabilityDetails < Struct.new( :vulnerability_id, :vulnerable_packages, :source, :cvss, :related_vulnerabilities, :source_url, :vendor_severity, :vendor_created_at, :vendor_updated_at, :reference_urls) SENSITIVE = [] include Aws::Structure end |
#related_vulnerabilities ⇒ Array<String>
Vulnerabilities that are often related to the findings for the package.
8123 8124 8125 8126 8127 8128 8129 8130 8131 8132 8133 8134 8135 8136 |
# File 'gems/aws-sdk-imagebuilder/lib/aws-sdk-imagebuilder/types.rb', line 8123 class PackageVulnerabilityDetails < Struct.new( :vulnerability_id, :vulnerable_packages, :source, :cvss, :related_vulnerabilities, :source_url, :vendor_severity, :vendor_created_at, :vendor_updated_at, :reference_urls) SENSITIVE = [] include Aws::Structure end |
#source ⇒ String
The source of the vulnerability information.
8123 8124 8125 8126 8127 8128 8129 8130 8131 8132 8133 8134 8135 8136 |
# File 'gems/aws-sdk-imagebuilder/lib/aws-sdk-imagebuilder/types.rb', line 8123 class PackageVulnerabilityDetails < Struct.new( :vulnerability_id, :vulnerable_packages, :source, :cvss, :related_vulnerabilities, :source_url, :vendor_severity, :vendor_created_at, :vendor_updated_at, :reference_urls) SENSITIVE = [] include Aws::Structure end |
#source_url ⇒ String
A link to the source of the vulnerability information.
8123 8124 8125 8126 8127 8128 8129 8130 8131 8132 8133 8134 8135 8136 |
# File 'gems/aws-sdk-imagebuilder/lib/aws-sdk-imagebuilder/types.rb', line 8123 class PackageVulnerabilityDetails < Struct.new( :vulnerability_id, :vulnerable_packages, :source, :cvss, :related_vulnerabilities, :source_url, :vendor_severity, :vendor_created_at, :vendor_updated_at, :reference_urls) SENSITIVE = [] include Aws::Structure end |
#vendor_created_at ⇒ Time
The date and time when this vulnerability was first added to the vendor's database.
8123 8124 8125 8126 8127 8128 8129 8130 8131 8132 8133 8134 8135 8136 |
# File 'gems/aws-sdk-imagebuilder/lib/aws-sdk-imagebuilder/types.rb', line 8123 class PackageVulnerabilityDetails < Struct.new( :vulnerability_id, :vulnerable_packages, :source, :cvss, :related_vulnerabilities, :source_url, :vendor_severity, :vendor_created_at, :vendor_updated_at, :reference_urls) SENSITIVE = [] include Aws::Structure end |
#vendor_severity ⇒ String
The severity that the vendor assigned to this vulnerability type.
8123 8124 8125 8126 8127 8128 8129 8130 8131 8132 8133 8134 8135 8136 |
# File 'gems/aws-sdk-imagebuilder/lib/aws-sdk-imagebuilder/types.rb', line 8123 class PackageVulnerabilityDetails < Struct.new( :vulnerability_id, :vulnerable_packages, :source, :cvss, :related_vulnerabilities, :source_url, :vendor_severity, :vendor_created_at, :vendor_updated_at, :reference_urls) SENSITIVE = [] include Aws::Structure end |
#vendor_updated_at ⇒ Time
The date and time when the vendor last updated this vulnerability in their database.
8123 8124 8125 8126 8127 8128 8129 8130 8131 8132 8133 8134 8135 8136 |
# File 'gems/aws-sdk-imagebuilder/lib/aws-sdk-imagebuilder/types.rb', line 8123 class PackageVulnerabilityDetails < Struct.new( :vulnerability_id, :vulnerable_packages, :source, :cvss, :related_vulnerabilities, :source_url, :vendor_severity, :vendor_created_at, :vendor_updated_at, :reference_urls) SENSITIVE = [] include Aws::Structure end |
#vulnerability_id ⇒ String
A unique identifier for this vulnerability.
8123 8124 8125 8126 8127 8128 8129 8130 8131 8132 8133 8134 8135 8136 |
# File 'gems/aws-sdk-imagebuilder/lib/aws-sdk-imagebuilder/types.rb', line 8123 class PackageVulnerabilityDetails < Struct.new( :vulnerability_id, :vulnerable_packages, :source, :cvss, :related_vulnerabilities, :source_url, :vendor_severity, :vendor_created_at, :vendor_updated_at, :reference_urls) SENSITIVE = [] include Aws::Structure end |
#vulnerable_packages ⇒ Array<Types::VulnerablePackage>
The packages that this vulnerability impacts.
8123 8124 8125 8126 8127 8128 8129 8130 8131 8132 8133 8134 8135 8136 |
# File 'gems/aws-sdk-imagebuilder/lib/aws-sdk-imagebuilder/types.rb', line 8123 class PackageVulnerabilityDetails < Struct.new( :vulnerability_id, :vulnerable_packages, :source, :cvss, :related_vulnerabilities, :source_url, :vendor_severity, :vendor_created_at, :vendor_updated_at, :reference_urls) SENSITIVE = [] include Aws::Structure end |