ScanRunWarningTraceCode

Indicates the warning code.

Entries

Link copied to clipboard

Default value is never used.

Link copied to clipboard

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.

Link copied to clipboard

Indicates that a scan discovered too many URLs to test, or excessive redundant URLs.

Link copied to clipboard

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.

Link copied to clipboard

Indicates that a scan is blocked by IAP.

Link copied to clipboard

Indicates that no seed is found for a scan

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun toJava(): ScanRunWarningTraceCode
Link copied to clipboard

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.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.

Properties

Link copied to clipboard
val javaValue: ScanRunWarningTraceCode
Link copied to clipboard
Link copied to clipboard