Update open-appsec-k8s-default-config-v1beta2.yaml

This commit is contained in:
orianelou 2025-02-26 16:15:54 +02:00 committed by GitHub
parent 47e47d706a
commit 648f9ae2b1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,16 +17,6 @@ spec:
customResponse: default-web-user-response customResponse: default-web-user-response
triggers: triggers:
- default-log-trigger - default-log-trigger
specificRules:
- host: www.example.com
# this is an example for specific rule, adjust the values as required for the protected app
mode: detect-learn
threatPreventionPractices:
- default-threat-prevention-practice
accessControlPractices:
- default-access-control-practice
triggers:
- default-log-trigger
--- ---
apiVersion: openappsec.io/v1beta2 apiVersion: openappsec.io/v1beta2
kind: ThreatPreventionPractice kind: ThreatPreventionPractice