# SwaggerClient::ScanTemplateVulnerabilityChecks ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **categories** | [**ScanTemplateVulnerabilityCheckCategories**](ScanTemplateVulnerabilityCheckCategories.md) | | [optional] **correlate** | **BOOLEAN** | Whether an extra step is performed at the end of the scan where more trust is put in OS patch checks to attempt to override the results of other checks which could be less reliable. | [optional] **individual** | [**ScanTemplateVulnerabilityCheckIndividual**](ScanTemplateVulnerabilityCheckIndividual.md) | | [optional] **links** | [**Array<Link>**](Link.md) | Hypermedia links to corresponding or related resources. | [optional] **potential** | **BOOLEAN** | Whether checks that result in potential vulnerabilities are assessed during a scan. | [optional] **types** | [**VulnerabilityCheckType**](VulnerabilityCheckType.md) | | [optional] **unsafe** | **BOOLEAN** | Whether checks considered \"unsafe\" are assessed during a scan. | [optional]