Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
Signed-off-by: Alessandro Brucato <alessandro.brucato@sysdig.com>
  • Loading branch information
Brucedh authored and poiana committed Nov 30, 2022
1 parent e76c31b commit 3697d1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rules/falco_rules.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3244,7 +3244,7 @@
- list: known_ptrace_binaries
items: []

- marco: known_ptrace_procs
- macro: known_ptrace_procs
condition: (proc.name in (known_ptrace_binaries))

- rule: PTRACE attached to process
Expand Down

0 comments on commit 3697d1f

Please sign in to comment.