GoogleApi.WebSecurityScanner
Web Security Scanner API client library.
Scans your Compute and App Engine apps for common web vulnerabilities.
Installation
Install this package from Hex by adding
google_api_web_security_scanner to your list of dependencies in mix.exs:
def deps do
[{:google_api_web_security_scanner, "~> 0.19"}]
endFor more information
Product documentation is available at https://cloud.google.com/security-command-center/docs/concepts-web-security-scanner-overview/.
Library reference documentation is published on Hexdocs at https://hexdocs.pm/google_api_web_security_scanner.