Name | Type | Description | Notes |
---|---|---|---|
categories | ScanTemplateVulnerabilityCheckCategories | The vulnerability check categories enabled or disabled during a scan. | [optional] |
correlate | bool | 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 | The individual vulnerability checks enabled or disabled during a scan. | [optional] |
links | list[Link] | Hypermedia links to corresponding or related resources. | [optional] |
potential | bool | Whether checks that result in potential vulnerabilities are assessed during a scan. | [optional] |
types | VulnerabilityCheckType | The vulnerability check types enabled or disabled during a scan. | [optional] |
unsafe | bool | Whether checks considered "unsafe" are assessed during a scan. | [optional] |
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.