CvssScoreDetails
Details about the source of the score, and the factors that determined the adjustments to create the final score.
Contents
- adjustments
-
An object that contains details about an adjustment that Amazon Inspector made to the CVSS score for the finding.
Type: Array of CvssScoreAdjustment objects
Required: No
- cvssSource
-
The source of the finding.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Required: No
- score
-
The CVSS score.
Type: Double
Valid Range: Minimum value of 0.
Required: No
- scoreSource
-
The source for the CVSS score.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Required: No
- scoringVector
-
A vector that measures the severity of the vulnerability.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Required: No
- version
-
The CVSS version that generated the score.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: