Module gapi_grpc::google::cloud::websecurityscanner::v1 [−][src]
Modules
finding | |
scan_config | |
scan_config_error | |
scan_run | |
scan_run_error_trace | |
scan_run_warning_trace | |
vulnerable_headers | |
web_security_scanner_client | Generated client implementations. |
xss |
Structs
CrawledUrl | A CrawledUrl resource represents a URL that was crawled during a ScanRun. Web Security Scanner Service crawls the web applications, following all links within the scope of sites, to find the URLs to test against. |
CreateScanConfigRequest | Request for the |
DeleteScanConfigRequest | Request for the |
Finding | A Finding resource represents a vulnerability instance identified during a ScanRun. |
FindingTypeStats | A FindingTypeStats resource represents stats regarding a specific FindingType of Findings under a given ScanRun. |
Form | ! Information about a vulnerability with an HTML. |
GetFindingRequest | Request for the |
GetScanConfigRequest | Request for the |
GetScanRunRequest | Request for the |
ListCrawledUrlsRequest | Request for the |
ListCrawledUrlsResponse | Response for the |
ListFindingTypeStatsRequest | Request for the |
ListFindingTypeStatsResponse | Response for the |
ListFindingsRequest | Request for the |
ListFindingsResponse | Response for the |
ListScanConfigsRequest | Request for the |
ListScanConfigsResponse | Response for the |
ListScanRunsRequest | Request for the |
ListScanRunsResponse | Response for the |
OutdatedLibrary | Information reported for an outdated library. |
ScanConfig | A ScanConfig resource contains the configurations to launch a scan. |
ScanConfigError | Defines a custom error message used by CreateScanConfig and UpdateScanConfig APIs when scan configuration validation fails. It is also reported as part of a ScanRunErrorTrace message if scan validation fails due to a scan configuration error. |
ScanRun | A ScanRun is a output-only resource representing an actual run of the scan. Next id: 12 |
ScanRunErrorTrace | Output only. Defines an error trace message for a ScanRun. |
ScanRunWarningTrace | Output only. Defines a warning trace message for ScanRun. Warning traces provide customers with useful information that helps make the scanning process more effective. |
StartScanRunRequest | Request for the |
StopScanRunRequest | Request for the |
UpdateScanConfigRequest | Request for the |
ViolatingResource | Information regarding any resource causing the vulnerability such as JavaScript sources, image, audio files, etc. |
VulnerableHeaders | Information about vulnerable or missing HTTP Headers. |
VulnerableParameters | Information about vulnerable request parameters. |
Xss | Information reported for an XSS. |