From 9f163f3fe00b741a434bbce1acd20bfc1a60571f Mon Sep 17 00:00:00 2001 From: Matan Monitz Date: Wed, 25 May 2022 19:31:51 +0300 Subject: [PATCH] Update rules/falco_rules.yaml Co-authored-by: Leonardo Grasso Signed-off-by: Matan Monitz --- rules/falco_rules.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules/falco_rules.yaml b/rules/falco_rules.yaml index ea0a5b69..d9a751ea 100644 --- a/rules/falco_rules.yaml +++ b/rules/falco_rules.yaml @@ -2064,7 +2064,7 @@ '"sh -c -t -i"', '"sh -c openssl version"', '"bash -c id -Gn kafadmin"', - '"sh -c /bin/sh -c ''date +%%s''"' + '"sh -c /bin/sh -c ''date +%%s''"', '"sh -c /usr/share/lighttpd/create-mime.conf.pl"' ]