blob: 8e89581f7ec4f9aa795dc7c3826bfe5c405ff229 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
type: google.api.Service
config_version: 3
name: websecurityscanner.googleapis.com
title: Web Security Scanner API
apis:
- name: google.cloud.websecurityscanner.v1beta.WebSecurityScanner
documentation:
summary: Scans your Compute and App Engine apps for common web vulnerabilities.
backend:
rules:
- selector: 'google.cloud.websecurityscanner.v1beta.WebSecurityScanner.*'
deadline: 60.0
authentication:
rules:
- selector: 'google.cloud.websecurityscanner.v1beta.WebSecurityScanner.*'
oauth:
canonical_scopes: |-
https://www.googleapis.com/auth/cloud-platform
|