GoogleCloudPlatform / security-response-automation

Take automated actions against threats and vulnerabilities.
Apache License 2.0
210 stars 53 forks source link

Add missing log #154

Closed daniel-cit closed 4 years ago

daniel-cit commented 4 years ago

The log line

log.Printf("got rule %q with %d automations", name, len(automations))

was not copied from the bad ip rule to the other rules and the logs are missing the information of which rule got matched to the finding.