CvssScoreDetails
Information about the CVSS score.
Contents
- score
-
The CVSS score.
Type: Double
Required: Yes
- scoreSource
-
The source for the CVSS score.
Type: String
Length Constraints: Minimum length of 1.
Required: Yes
- scoringVector
-
The vector for the CVSS score.
Type: String
Length Constraints: Minimum length of 1.
Required: Yes
- version
-
The CVSS version used in scoring.
Type: String
Length Constraints: Minimum length of 1.
Required: Yes
- adjustments
-
An object that contains details about adjustment Amazon Inspector made to the CVSS score.
Type: Array of CvssScoreAdjustment objects
Required: No
- cvssSource
-
The source of the CVSS data.
Type: String
Length Constraints: Minimum length of 1.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: