CrawledUrl |
A CrawledUrl resource represents a URL that was crawled during a ScanRun.
|
CrawledUrl.Builder |
A CrawledUrl resource represents a URL that was crawled during a ScanRun.
|
CrawledUrlOrBuilder |
|
CreateScanConfigRequest |
Request for the `CreateScanConfig` method.
|
CreateScanConfigRequest.Builder |
Request for the `CreateScanConfig` method.
|
CreateScanConfigRequestOrBuilder |
|
DeleteScanConfigRequest |
Request for the `DeleteScanConfig` method.
|
DeleteScanConfigRequest.Builder |
Request for the `DeleteScanConfig` method.
|
DeleteScanConfigRequestOrBuilder |
|
Finding |
A Finding resource represents a vulnerability instance identified during a
ScanRun.
|
Finding.Builder |
A Finding resource represents a vulnerability instance identified during a
ScanRun.
|
FindingName |
|
FindingName.Builder |
Builder for
projects/{project}/scanConfigs/{scan_config}/scanRuns/{scan_run}/findings/{finding}.
|
FindingOrBuilder |
|
FindingTypeStats |
A FindingTypeStats resource represents stats regarding a specific FindingType
of Findings under a given ScanRun.
|
FindingTypeStats.Builder |
A FindingTypeStats resource represents stats regarding a specific FindingType
of Findings under a given ScanRun.
|
FindingTypeStatsOrBuilder |
|
Form |
! Information about a vulnerability with an HTML.
|
Form.Builder |
! Information about a vulnerability with an HTML.
|
FormOrBuilder |
|
GetFindingRequest |
Request for the `GetFinding` method.
|
GetFindingRequest.Builder |
Request for the `GetFinding` method.
|
GetFindingRequestOrBuilder |
|
GetScanConfigRequest |
Request for the `GetScanConfig` method.
|
GetScanConfigRequest.Builder |
Request for the `GetScanConfig` method.
|
GetScanConfigRequestOrBuilder |
|
GetScanRunRequest |
Request for the `GetScanRun` method.
|
GetScanRunRequest.Builder |
Request for the `GetScanRun` method.
|
GetScanRunRequestOrBuilder |
|
ListCrawledUrlsRequest |
Request for the `ListCrawledUrls` method.
|
ListCrawledUrlsRequest.Builder |
Request for the `ListCrawledUrls` method.
|
ListCrawledUrlsRequestOrBuilder |
|
ListCrawledUrlsResponse |
Response for the `ListCrawledUrls` method.
|
ListCrawledUrlsResponse.Builder |
Response for the `ListCrawledUrls` method.
|
ListCrawledUrlsResponseOrBuilder |
|
ListFindingsRequest |
Request for the `ListFindings` method.
|
ListFindingsRequest.Builder |
Request for the `ListFindings` method.
|
ListFindingsRequestOrBuilder |
|
ListFindingsResponse |
Response for the `ListFindings` method.
|
ListFindingsResponse.Builder |
Response for the `ListFindings` method.
|
ListFindingsResponseOrBuilder |
|
ListFindingTypeStatsRequest |
Request for the `ListFindingTypeStats` method.
|
ListFindingTypeStatsRequest.Builder |
Request for the `ListFindingTypeStats` method.
|
ListFindingTypeStatsRequestOrBuilder |
|
ListFindingTypeStatsResponse |
Response for the `ListFindingTypeStats` method.
|
ListFindingTypeStatsResponse.Builder |
Response for the `ListFindingTypeStats` method.
|
ListFindingTypeStatsResponseOrBuilder |
|
ListScanConfigsRequest |
Request for the `ListScanConfigs` method.
|
ListScanConfigsRequest.Builder |
Request for the `ListScanConfigs` method.
|
ListScanConfigsRequestOrBuilder |
|
ListScanConfigsResponse |
Response for the `ListScanConfigs` method.
|
ListScanConfigsResponse.Builder |
Response for the `ListScanConfigs` method.
|
ListScanConfigsResponseOrBuilder |
|
ListScanRunsRequest |
Request for the `ListScanRuns` method.
|
ListScanRunsRequest.Builder |
Request for the `ListScanRuns` method.
|
ListScanRunsRequestOrBuilder |
|
ListScanRunsResponse |
Response for the `ListScanRuns` method.
|
ListScanRunsResponse.Builder |
Response for the `ListScanRuns` method.
|
ListScanRunsResponseOrBuilder |
|
OutdatedLibrary |
Information reported for an outdated library.
|
OutdatedLibrary.Builder |
Information reported for an outdated library.
|
OutdatedLibraryOrBuilder |
|
ProjectName |
|
ProjectName.Builder |
Builder for projects/{project}.
|
ScanConfig |
A ScanConfig resource contains the configurations to launch a scan.
|
ScanConfig.Authentication |
Scan authentication configuration.
|
ScanConfig.Authentication.AuthenticationCase |
|
ScanConfig.Authentication.Builder |
Scan authentication configuration.
|
ScanConfig.Authentication.CustomAccount |
Describes authentication configuration that uses a custom account.
|
ScanConfig.Authentication.CustomAccount.Builder |
Describes authentication configuration that uses a custom account.
|
ScanConfig.Authentication.CustomAccountOrBuilder |
|
ScanConfig.Authentication.GoogleAccount |
Describes authentication configuration that uses a Google account.
|
ScanConfig.Authentication.GoogleAccount.Builder |
Describes authentication configuration that uses a Google account.
|
ScanConfig.Authentication.GoogleAccountOrBuilder |
|
ScanConfig.AuthenticationOrBuilder |
|
ScanConfig.Builder |
A ScanConfig resource contains the configurations to launch a scan.
|
ScanConfig.ExportToSecurityCommandCenter |
Controls export of scan configurations and results to Cloud Security
Command Center.
|
ScanConfig.RiskLevel |
Scan risk levels supported by Cloud Web Security Scanner.
|
ScanConfig.Schedule |
Scan schedule configuration.
|
ScanConfig.Schedule.Builder |
Scan schedule configuration.
|
ScanConfig.ScheduleOrBuilder |
|
ScanConfig.TargetPlatform |
Cloud platforms supported by Cloud Web Security Scanner.
|
ScanConfig.UserAgent |
Type of user agents used for scanning.
|
ScanConfigError |
Defines a custom error message used by CreateScanConfig and UpdateScanConfig
APIs when scan configuration validation fails.
|
ScanConfigError.Builder |
Defines a custom error message used by CreateScanConfig and UpdateScanConfig
APIs when scan configuration validation fails.
|
ScanConfigError.Code |
Output only.
|
ScanConfigErrorOrBuilder |
|
ScanConfigName |
|
ScanConfigName.Builder |
Builder for projects/{project}/scanConfigs/{scan_config}.
|
ScanConfigOrBuilder |
|
ScanRun |
A ScanRun is a output-only resource representing an actual run of the scan.
|
ScanRun.Builder |
A ScanRun is a output-only resource representing an actual run of the scan.
|
ScanRun.ExecutionState |
Types of ScanRun execution state.
|
ScanRun.ResultState |
Types of ScanRun result state.
|
ScanRunErrorTrace |
Output only.
|
ScanRunErrorTrace.Builder |
Output only.
|
ScanRunErrorTrace.Code |
Output only.
|
ScanRunErrorTraceOrBuilder |
|
ScanRunName |
|
ScanRunName.Builder |
Builder for projects/{project}/scanConfigs/{scan_config}/scanRuns/{scan_run}.
|
ScanRunOrBuilder |
|
ScanRunWarningTrace |
Output only.
|
ScanRunWarningTrace.Builder |
Output only.
|
ScanRunWarningTrace.Code |
Output only.
|
ScanRunWarningTraceOrBuilder |
|
StartScanRunRequest |
Request for the `StartScanRun` method.
|
StartScanRunRequest.Builder |
Request for the `StartScanRun` method.
|
StartScanRunRequestOrBuilder |
|
StopScanRunRequest |
Request for the `StopScanRun` method.
|
StopScanRunRequest.Builder |
Request for the `StopScanRun` method.
|
StopScanRunRequestOrBuilder |
|
UpdateScanConfigRequest |
Request for the `UpdateScanConfigRequest` method.
|
UpdateScanConfigRequest.Builder |
Request for the `UpdateScanConfigRequest` method.
|
UpdateScanConfigRequestOrBuilder |
|
ViolatingResource |
Information regarding any resource causing the vulnerability such
as JavaScript sources, image, audio files, etc.
|
ViolatingResource.Builder |
Information regarding any resource causing the vulnerability such
as JavaScript sources, image, audio files, etc.
|
ViolatingResourceOrBuilder |
|
VulnerableHeaders |
Information about vulnerable or missing HTTP Headers.
|
VulnerableHeaders.Builder |
Information about vulnerable or missing HTTP Headers.
|
VulnerableHeaders.Header |
Describes a HTTP Header.
|
VulnerableHeaders.Header.Builder |
Describes a HTTP Header.
|
VulnerableHeaders.HeaderOrBuilder |
|
VulnerableHeadersOrBuilder |
|
VulnerableParameters |
Information about vulnerable request parameters.
|
VulnerableParameters.Builder |
Information about vulnerable request parameters.
|
VulnerableParametersOrBuilder |
|
WebSecurityScannerClient |
Service Description: Cloud Web Security Scanner Service identifies security vulnerabilities in
web applications hosted on Google Cloud Platform.
|
WebSecurityScannerClient.ListCrawledUrlsFixedSizeCollection |
|
WebSecurityScannerClient.ListCrawledUrlsPage |
|
WebSecurityScannerClient.ListCrawledUrlsPagedResponse |
|
WebSecurityScannerClient.ListFindingsFixedSizeCollection |
|
WebSecurityScannerClient.ListFindingsPage |
|
WebSecurityScannerClient.ListFindingsPagedResponse |
|
WebSecurityScannerClient.ListScanConfigsFixedSizeCollection |
|
WebSecurityScannerClient.ListScanConfigsPage |
|
WebSecurityScannerClient.ListScanConfigsPagedResponse |
|
WebSecurityScannerClient.ListScanRunsFixedSizeCollection |
|
WebSecurityScannerClient.ListScanRunsPage |
|
WebSecurityScannerClient.ListScanRunsPagedResponse |
|
WebSecurityScannerGrpc.AsyncService |
Cloud Web Security Scanner Service identifies security vulnerabilities in web
applications hosted on Google Cloud Platform.
|
WebSecurityScannerGrpc.WebSecurityScannerBlockingStub |
A stub to allow clients to do synchronous rpc calls to service WebSecurityScanner.
|
WebSecurityScannerGrpc.WebSecurityScannerFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service WebSecurityScanner.
|
WebSecurityScannerGrpc.WebSecurityScannerStub |
A stub to allow clients to do asynchronous rpc calls to service WebSecurityScanner.
|
WebSecurityScannerSettings |
|
WebSecurityScannerSettings.Builder |
Builder for WebSecurityScannerSettings.
|
Xss |
Information reported for an XSS.
|
Xss.Builder |
Information reported for an XSS.
|
XssOrBuilder |
|