mirror of
https://github.com/openappsec/openappsec.git
synced 2025-06-28 16:41:02 +03:00
Create open-appsec-k8s-default-config-v1beta21.yaml
This commit is contained in:
parent
504d1415a5
commit
74bb3086ec
@ -0,0 +1,13 @@
|
||||
apiVersion: openappsec.io/v1beta1
|
||||
kind: Policy
|
||||
metadata:
|
||||
name: open-appsec-best-practice-policy
|
||||
spec:
|
||||
default:
|
||||
mode: detect-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