Indicates an authentication error, usually due to outdated ScanConfig
authentication settings.
InternalError
Indicates that the scan run failed due to an internal server error.
ScanConfigIssue
Indicates a scan configuration error, usually due to outdated ScanConfig
settings, such as starting_urls or the DNS configuration.
TimedOutWhileScanning
Indicates a scan operation timeout, usually caused by a very large site.
TooManyHttpErrors
Indicates that a scan encountered numerous errors from the web site
pages. When available, most_common_http_error_code field indicates the
most common HTTP error code encountered during the scan.
TooManyRedirects
Indicates that a scan encountered excessive redirects, either to
authentication or some other page outside of the scan scope.
[[["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 document provides reference documentation for the `ScanRunErrorTrace.Types.Code` enum within the Google Cloud Web Security Scanner v1 API."],["The `ScanRunErrorTrace.Types.Code` enum defines a set of error reason codes that can occur during a web security scan run, such as `AuthenticationConfigIssue`, `InternalError`, and `TimedOutWhileScanning`."],["The documentation is available for multiple versions of the API, ranging from version 1.0.0 to the latest version, 2.5.0."],["The `ScanRunErrorTrace.Types.Code` enum is located within the `Google.Cloud.WebSecurityScanner.V1` namespace and the `Google.Cloud.WebSecurityScanner.V1.dll` assembly."],["The fields table includes the name of the error and the detailed description of each."]]],[]]