

# CvssScore
<a name="API_CvssScore"></a>

The CVSS score for a finding.

## Contents
<a name="API_CvssScore_Contents"></a>

 ** baseScore **   <a name="ECR-Type-CvssScore-baseScore"></a>
The base CVSS score used for the finding.  
Type: Double  
Required: No

 ** scoringVector **   <a name="ECR-Type-CvssScore-scoringVector"></a>
The vector string of the CVSS score.  
Type: String  
Required: No

 ** source **   <a name="ECR-Type-CvssScore-source"></a>
The source of the CVSS score.  
Type: String  
Required: No

 ** version **   <a name="ECR-Type-CvssScore-version"></a>
The version of CVSS used for the score.  
Type: String  
Required: No

## See Also
<a name="API_CvssScore_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/ecr-2015-09-21/CvssScore) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/ecr-2015-09-21/CvssScore) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/ecr-2015-09-21/CvssScore) 