Name | Type | Description | Notes |
---|---|---|---|
confirmed_vulnerabilities | bool | Generates an alert for vulnerability results of confirmed vulnerabilties. A vulnerability is "confirmed" when asset-specific vulnerability tests, such as exploits, produce positive results. Default value is `true`. | |
potential_vulnerabilities | bool | Generates an alert for vulnerability results of potential vulnerabilties. A vulnerability is "potential" if a check for a potential vulnerabilty is positive. Default value is `true`. | |
unconfirmed_vulnerabilities | bool | Generates an alert for vulnerability results of unconfirmed vulnerabilties. A vulnerability is "unconfirmed" when a version of a scanned service or software is known to be vulnerable, but there is no positive verification. Default value is `true`. | |
vulnerability_severity | str | Generates an alert for vulnerability results of the selected vulnerability severity. Default value is `"any_severity"`. |
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.