//
pkg.gl
Category
github.com/googlecloudplatform/security-response-automation
cloudfunctions
router
package
0.0.2
Repository:
https://github.com/googlecloudplatform/security-response-automation.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
1
Files
149 SLOC
#
Functions
Config
Config will return the router's configuration.
Execute
Execute will route the incoming finding to the appropriate remediations.
#
Structs
Configuration
Configuration maps findings to automations.
Services
Services contains the services needed for this function.
Values
Values contains the required values for this function.
#
Interfaces
Namer
Name represents findings that export their name.