mirror of
https://github.com/falcosecurity/falco.git
synced 2025-09-26 12:48:51 +00:00
rule: updated aws_cloudtrail_rules with correct copyright year and required plugin versions.
Signed-off-by: Federico Di Pierro <nierro92@gmail.com>
This commit is contained in:
committed by
poiana
parent
2f82a9baa1
commit
996ccf555c
@@ -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");
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
@@ -22,7 +22,9 @@
|
|||||||
# anything semver-compatible.
|
# anything semver-compatible.
|
||||||
- required_plugin_versions:
|
- required_plugin_versions:
|
||||||
- name: cloudtrail
|
- 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
|
# Note that this rule is disabled by default. It's useful only to
|
||||||
# verify that the cloudtrail plugin is sending events properly. The
|
# verify that the cloudtrail plugin is sending events properly. The
|
||||||
|
Reference in New Issue
Block a user