GoogleCloudPlatform / security-response-automation

Take automated actions against threats and vulnerabilities.
Apache License 2.0
208 stars 52 forks source link

Add a full detailed example of config.yaml file #189

Closed daniel-cit closed 4 years ago

daniel-cit commented 4 years ago

Add a full example of the config.yaml file with all the possible configurations set to be used as a starting point.

daniel-cit commented 4 years ago

config.yaml.full-example.txt

A full example of the config.yaml file. It must be rename to config.yaml and place in folder security-response-automation/cloudfunctions/router. Replace YOUR-ORGANIZATION-ID and YOUR-FOLDER-ID with the values used in the Terraform script. All automations are in monitor mode (dry_run: true) enable the ones you want with dry_run: false.

tomscript commented 4 years ago

moved to https://github.com/GoogleCloudPlatform/security-response-automation/wiki/Sample-configuration