public enum ScanConfig.Types.RiskLevelReference documentation and code samples for the Web Security Scanner v1 API enum ScanConfig.Types.RiskLevel.
Scan risk levels supported by Web Security Scanner. LOW impact scanning will minimize requests with the potential to modify data. To achieve the maximum scan coverage, NORMAL risk level is recommended.
Namespace
Google.Cloud.WebSecurityScanner.V1Assembly
Google.Cloud.WebSecurityScanner.V1.dll
Fields |
|
|---|---|
| Name | Description |
Low |
Lower impact scanning |
Normal |
Normal scanning (Recommended) |
Unspecified |
Use default, which is NORMAL. |