Module gapi_grpc::google::cloud::websecurityscanner::v1alpha [−][src]
Modules
| finding | |
| scan_config | |
| scan_run | |
| vulnerable_headers | |
| web_security_scanner_client | Generated client implementations. |
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. |
| 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. next id: 12 |
| ScanRun | A ScanRun is a output-only resource representing an actual run of the scan. |
| 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. |