diff --git a/infrastructure/tetragon/tracing-policies/process-execution.yaml b/infrastructure/tetragon/tracing-policies/process-execution.yaml index e0d92b9..7160e97 100644 --- a/infrastructure/tetragon/tracing-policies/process-execution.yaml +++ b/infrastructure/tetragon/tracing-policies/process-execution.yaml @@ -20,6 +20,7 @@ spec: - "59" # execve matchBinaries: - operator: In + followChildren: false values: - /bin/sh - /bin/bash