

# VulnerabilityVendor
<a name="API_VulnerabilityVendor"></a>

A vendor that generates a vulnerability report.

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

 ** Name **   <a name="securityhub-Type-VulnerabilityVendor-Name"></a>
The name of the vendor.  
Type: String  
Pattern: `.*\S.*`   
Required: Yes

 ** Url **   <a name="securityhub-Type-VulnerabilityVendor-Url"></a>
The URL of the vulnerability advisory.  
Type: String  
Pattern: `.*\S.*`   
Required: No

 ** VendorCreatedAt **   <a name="securityhub-Type-VulnerabilityVendor-VendorCreatedAt"></a>
Indicates when the vulnerability advisory was created.  
For more information about the validation and formatting of timestamp fields in AWS Security Hub CSPM, see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps).  
Type: String  
Pattern: `.*\S.*`   
Required: No

 ** VendorSeverity **   <a name="securityhub-Type-VulnerabilityVendor-VendorSeverity"></a>
The severity that the vendor assigned to the vulnerability.  
Type: String  
Pattern: `.*\S.*`   
Required: No

 ** VendorUpdatedAt **   <a name="securityhub-Type-VulnerabilityVendor-VendorUpdatedAt"></a>
Indicates when the vulnerability advisory was last updated.  
For more information about the validation and formatting of timestamp fields in AWS Security Hub CSPM, see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps).  
Type: String  
Pattern: `.*\S.*`   
Required: No

## See Also
<a name="API_VulnerabilityVendor_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/securityhub-2018-10-26/VulnerabilityVendor) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/securityhub-2018-10-26/VulnerabilityVendor) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/securityhub-2018-10-26/VulnerabilityVendor) 