Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (12 loc) · 1.39 KB

ScanTemplateVulnerabilityChecks.md

File metadata and controls

16 lines (12 loc) · 1.39 KB

ScanTemplateVulnerabilityChecks

Properties

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]

[Back to Model list] [Back to API list] [Back to README]