mirror of
https://github.com/openappsec/openappsec.git
synced 2025-06-28 16:41:02 +03:00
Update local_policy.yaml
This commit is contained in:
parent
88e0ccd308
commit
057bc42375
@ -24,10 +24,10 @@ practices:
|
||||
minimum-confidence: critical
|
||||
override-mode: prevent-learn
|
||||
protections:
|
||||
csrf-protection: prevent-learn
|
||||
error-disclosure: prevent-learn
|
||||
non-valid-http-methods: true
|
||||
open-redirect: prevent-learn
|
||||
csrf-protection: inactive
|
||||
error-disclosure: inactive
|
||||
non-valid-http-methods: false
|
||||
open-redirect: inactive
|
||||
anti-bot:
|
||||
injected-URIs: []
|
||||
validated-URIs: []
|
||||
@ -59,4 +59,4 @@ log-triggers:
|
||||
custom-responses:
|
||||
- name: appsec-default-web-user-response
|
||||
mode: response-code-only
|
||||
http-response-code: 403
|
||||
http-response-code: 403
|
||||
|
Loading…
x
Reference in New Issue
Block a user