Scan Run Error Trace Code
Indicates the error reason code.
Entries
Default value is never used.
Indicates that the scan run failed due to an internal server error.
Indicates a scan configuration error, usually due to outdated ScanConfig settings, such as starting_urls or the DNS configuration.
Indicates an authentication error, usually due to outdated ScanConfig authentication settings.
Indicates a scan operation timeout, usually caused by a very large site.
Indicates that a scan encountered excessive redirects, either to authentication or some other page outside of the scan scope.
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.
Indicates that some of the starting web urls returned HTTP errors during the scan.
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.