Skip to content

Commit

Permalink
Added ptrace rule
Browse files Browse the repository at this point in the history
  • Loading branch information
afek854 committed Oct 8, 2024
1 parent e76871e commit b4238b5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,5 @@ spec:
- ruleName: "Exec to pod"
- ruleName: "Port forward"
- ruleName: "Unexpected Egress Network Traffic"
- ruleName: "Malicious Ptrace Usage"
{{- end }}
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,5 @@ spec:
- ruleName: "Exec to pod"
- ruleName: "Port forward"
- ruleName: "Unexpected Egress Network Traffic"
- ruleName: "Malicious Ptrace Usage"
{{- end }}

0 comments on commit b4238b5

Please sign in to comment.