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