mirror of
https://github.com/falcosecurity/falco.git
synced 2025-09-19 17:14:26 +00:00
rule update: add back trusted_containers list for backport compatibility
Signed-off-by: kaizhe <derek0405@gmail.com>
This commit is contained in:
@@ -1677,6 +1677,10 @@
|
||||
- list: trusted_images
|
||||
items: []
|
||||
|
||||
# Backport compatibility
|
||||
- list: trusted_containers
|
||||
items: []
|
||||
|
||||
# Add conditions to this macro (probably in a separate file,
|
||||
# overwriting this macro) to specify additional containers that are
|
||||
# trusted and therefore allowed to run privileged *and* with sensitive
|
||||
|
Reference in New Issue
Block a user