diff --git a/rules/falco_rules.yaml b/rules/falco_rules.yaml index d6dc101cc7f..c985f736bd5 100644 --- a/rules/falco_rules.yaml +++ b/rules/falco_rules.yaml @@ -2556,7 +2556,7 @@ items: [rsync, scp, sftp, dcp] - macro: remote_file_copy_procs - condition: (proc.name in (remote_File_copy_binaries)) + condition: (proc.name in (remote_file_copy_binaries)) - rule: Launch Remote File Copy Tools in Container desc: Detect remote file copy tools launched in container