mirror of
https://github.com/falcosecurity/falco.git
synced 2025-07-12 14:08:27 +00:00
Adjust for new severity
Shell in container is now debug level, so adjust test case to match.
This commit is contained in:
parent
0fcd01f98d
commit
080305c7a0
@ -149,7 +149,7 @@ traces: !mux
|
||||
shell-in-container:
|
||||
trace_file: traces-positive/shell-in-container.scap
|
||||
detect: True
|
||||
detect_level: NOTICE
|
||||
detect_level: DEBUG
|
||||
detect_counts:
|
||||
- "Run shell in container": 1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user