Update local_policy.yaml

This commit is contained in:
orianelou 2024-06-17 13:47:24 +03:00 committed by GitHub
parent 88e0ccd308
commit 057bc42375
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,10 +24,10 @@ practices:
minimum-confidence: critical minimum-confidence: critical
override-mode: prevent-learn override-mode: prevent-learn
protections: protections:
csrf-protection: prevent-learn csrf-protection: inactive
error-disclosure: prevent-learn error-disclosure: inactive
non-valid-http-methods: true non-valid-http-methods: false
open-redirect: prevent-learn open-redirect: inactive
anti-bot: anti-bot:
injected-URIs: [] injected-URIs: []
validated-URIs: [] validated-URIs: []
@ -59,4 +59,4 @@ log-triggers:
custom-responses: custom-responses:
- name: appsec-default-web-user-response - name: appsec-default-web-user-response
mode: response-code-only mode: response-code-only
http-response-code: 403 http-response-code: 403