From 98b8e390a1d9792caed014fd3781652d19a2210e Mon Sep 17 00:00:00 2001 From: Jason Dellaluce Date: Mon, 29 Aug 2022 11:18:01 +0000 Subject: [PATCH] chore(rules): fix old url redirection Signed-off-by: Jason Dellaluce --- 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 a4a6c5d6..a97fa09c 100644 --- a/rules/falco_rules.yaml +++ b/rules/falco_rules.yaml @@ -2094,7 +2094,7 @@ # This list allows for easy additions to the set of commands allowed # to run shells in containers without having to without having to copy # and override the entire run shell in container macro. Once -# https://github.com/draios/falco/issues/255 is fixed this will be a +# https://github.com/falcosecurity/falco/issues/255 is fixed this will be a # bit easier, as someone could append of any of the existing lists. - list: user_known_shell_spawn_binaries items: []