IScanRun

google.cloud.websecurityscanner.v1beta. IScanRun

Properties of a ScanRun.

Properties:
Name Type Attributes Description
name string | null <optional>

ScanRun name

executionState google.cloud.websecurityscanner.v1beta.ScanRun.ExecutionState | null <optional>

ScanRun executionState

resultState google.cloud.websecurityscanner.v1beta.ScanRun.ResultState | null <optional>

ScanRun resultState

startTime google.protobuf.ITimestamp | null <optional>

ScanRun startTime

endTime google.protobuf.ITimestamp | null <optional>

ScanRun endTime

urlsCrawledCount number | Long | null <optional>

ScanRun urlsCrawledCount

urlsTestedCount number | Long | null <optional>

ScanRun urlsTestedCount

hasVulnerabilities boolean | null <optional>

ScanRun hasVulnerabilities

progressPercent number | null <optional>

ScanRun progressPercent

errorTrace google.cloud.websecurityscanner.v1beta.IScanRunErrorTrace | null <optional>

ScanRun errorTrace

warningTraces Array.<google.cloud.websecurityscanner.v1beta.IScanRunWarningTrace> | null <optional>

ScanRun warningTraces