mirror of
https://github.com/falcosecurity/falco.git
synced 2026-01-29 21:48:32 +00:00
rules update: add hyperkube to the whitelist of rule Set Setuid or Setgit bit
Signed-off-by: kaizhe <derek0405@gmail.com>
This commit is contained in:
@@ -2436,7 +2436,7 @@
|
||||
condition: (always_true)
|
||||
|
||||
- list: user_known_chmod_applications
|
||||
items: []
|
||||
items: [hyperkube]
|
||||
|
||||
- rule: Set Setuid or Setgid bit
|
||||
desc: >
|
||||
|
||||
Reference in New Issue
Block a user