Indicates that a scan discovered an unexpectedly low number of URLs. This
is sometimes caused by complex navigation features or by using a single
URL for numerous pages.
TooManyCrawlResults
Indicates that a scan discovered too many URLs to test, or excessive
redundant URLs.
TooManyFuzzTasks
Indicates that too many tests have been generated for the scan. Customer
should try reducing the number of starting URLs, increasing the QPS rate,
or narrowing down the scope of the scan using the excluded patterns.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage documents different versions of the `Code` enum within the `Google.Cloud.WebSecurityScanner.V1` namespace, detailing changes and updates across versions from 1.0.0 to the latest version, 2.5.0."],["The `Code` enum defines warning message codes for web security scans, including issues like being blocked by IAP, insufficient or too many crawl results, and an excessive number of fuzz tasks."],["Each warning code, such as `BlockedByIap`, `InsufficientCrawlResults`, `TooManyCrawlResults`, `TooManyFuzzTasks`, and `Unspecified`, provides a specific description to help understand the nature of the scan warning."],["The `Google.Cloud.WebSecurityScanner.V1.dll` assembly is associated with the `Code` enum and the namespace provided."]]],[]]