diff --git a/rules/aws_cloudtrail_rules.yaml b/rules/aws_cloudtrail_rules.yaml index 46f1cb30..6dafb0d1 100644 --- a/rules/aws_cloudtrail_rules.yaml +++ b/rules/aws_cloudtrail_rules.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019 The Falco Authors. +# Copyright (C) 2022 The Falco Authors. # # # Licensed under the Apache License, Version 2.0 (the "License"); @@ -22,7 +22,9 @@ # anything semver-compatible. - required_plugin_versions: - name: cloudtrail - version: 0.1.0 + version: 0.2.2 + - name: json + version: 0.2.1 # Note that this rule is disabled by default. It's useful only to # verify that the cloudtrail plugin is sending events properly. The