Skip to content

Releases: dome9/cloud-bots

Minor behavior changes

25 Aug 10:36
Compare
Choose a tag to compare
  • Added support for bots requires PARAM_NAME=PARAM_VALUE convetion in remediation action.
  • Added new permission required for cloudwatch_create_metric_filter bot.

Support Remediation Action from Finding

25 Jul 09:04
2d28f13
Compare
Choose a tag to compare

Adding support for remediation bot to be populated from 'remediationAction' finding's property.
'AUTO:' pattern in Compliance Rule's tag is backward compatible.

Initial Version

13 Jun 13:52
Compare
Choose a tag to compare

Cloud-Bots version v2.0.0

What was changed:
Added JSON output support.
Added option to send logs to Dome9.
Added enriched bots message output (Finding key ID, improved Bot message).
"{"ReportTime": "2019-06-13T13:19:11.889Z", "Account id": "########", "findingKey": "#######", "Rules violations found": [{"Rule": "Instance should fail", "ID": "i-#####", "Name": "", "Remediation": "AUTO: tag_ec2_resource \"Owner\" \"Papa\"", "Execution status": "passed", "Bot message": "Instance tagged: i-####### \nKey: Owner | Value: Papa \n"}]}"

What was removed:
Removed AWS GuardDuty support.