GoogleApi.SecurityCenter

Security Command Center API client library.

Security Command Center API provides access to temporal views of assets and findings within an organization.

Installation

Install this package from Hex by adding google_api_security_center to your list of dependencies in mix.exs:

def deps do
  [{:google_api_security_center, "~> 0.25"}]
end

For more information

Product documentation is available at https://cloud.google.com/security-command-center.

Library reference documentation is published on Hexdocs at https://hexdocs.pm/google_api_security_center.