mirror of
https://github.com/falcosecurity/falco.git
synced 2025-06-26 14:52:20 +00:00
disable change thread namespace test
Signed-off-by: Kaizhe Huang <khuang@aurora.tech>
This commit is contained in:
parent
abe46a19a0
commit
535db19991
@ -23,10 +23,10 @@ has_json_output: !mux
|
|||||||
traces: !mux
|
traces: !mux
|
||||||
change-thread-namespace:
|
change-thread-namespace:
|
||||||
trace_file: traces-positive/change-thread-namespace.scap
|
trace_file: traces-positive/change-thread-namespace.scap
|
||||||
detect: True
|
detect: False
|
||||||
detect_level: NOTICE
|
detect_level: NOTICE
|
||||||
detect_counts:
|
detect_counts:
|
||||||
- "Change thread namespace": 1
|
- "Change thread namespace": 0
|
||||||
|
|
||||||
container-privileged:
|
container-privileged:
|
||||||
trace_file: traces-positive/container-privileged.scap
|
trace_file: traces-positive/container-privileged.scap
|
||||||
|
Loading…
Reference in New Issue
Block a user