Skip to content

Commit

Permalink
Merge pull request #1942 from Aryan-sharma11/chore-ranameHSP
Browse files Browse the repository at this point in the history
chore: rename hsp
  • Loading branch information
Aryan-sharma11 authored Jan 17, 2025
2 parents 025ff87 + 568f5d5 commit 503b97d
Show file tree
Hide file tree
Showing 10 changed files with 16 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
apiVersion: security.kubearmor.com/v1
kind: KubeArmorHostPolicy
metadata:
name: hsp-kubearmor-dev-file-dir-block-fromsource
spec:
nodeSelector:
matchLabels:
kubearmor.io/hostname: "*"
severity: 5
file:
matchDirectories:
- dir: /etc/default/
fromSource:
- path: /usr/bin/head
action:
Block

0 comments on commit 503b97d

Please sign in to comment.