mirror of
https://github.com/falcosecurity/falco.git
synced 2025-09-17 07:18:26 +00:00
chore(rules): fix old url redirection
Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
This commit is contained in:
@@ -2094,7 +2094,7 @@
|
|||||||
# This list allows for easy additions to the set of commands allowed
|
# This list allows for easy additions to the set of commands allowed
|
||||||
# to run shells in containers without having to without having to copy
|
# to run shells in containers without having to without having to copy
|
||||||
# and override the entire run shell in container macro. Once
|
# 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.
|
# bit easier, as someone could append of any of the existing lists.
|
||||||
- list: user_known_shell_spawn_binaries
|
- list: user_known_shell_spawn_binaries
|
||||||
items: []
|
items: []
|
||||||
|
Reference in New Issue
Block a user