Class: Aws::Inspector2::Types::Cvss2
- Inherits:
-
Struct
- Object
- Struct
- Aws::Inspector2::Types::Cvss2
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-inspector2/types.rb
Overview
The Common Vulnerability Scoring System (CVSS) version 2 details for the vulnerability.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#base_score ⇒ Float
The CVSS v2 base score for the vulnerability.
-
#scoring_vector ⇒ String
The scoring vector associated with the CVSS v2 score.