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