mirror of
https://github.com/openappsec/openappsec.git
synced 2025-06-28 16:41:02 +03:00
Create open-appsec-k8s-prevent-config-v1beta1.yaml
This commit is contained in:
parent
74bb3086ec
commit
3b533608b1
@ -0,0 +1,13 @@
|
|||||||
|
apiVersion: openappsec.io/v1beta1
|
||||||
|
kind: Policy
|
||||||
|
metadata:
|
||||||
|
name: open-appsec-best-practice-policy
|
||||||
|
spec:
|
||||||
|
default:
|
||||||
|
mode: prevent-learn
|
||||||
|
practices: [appsec-best-practice]
|
||||||
|
triggers: [appsec-log-trigger]
|
||||||
|
custom-response: 403-forbidden
|
||||||
|
source-identifiers: ""
|
||||||
|
trusted-sources: ""
|
||||||
|
exceptions: []
|
Loading…
x
Reference in New Issue
Block a user