From 663782009c98aef7958c7c5b4e65fc33c07eac7c Mon Sep 17 00:00:00 2001 From: orianelou <126462046+orianelou@users.noreply.github.com> Date: Mon, 17 Jun 2024 13:49:18 +0300 Subject: [PATCH] Update local_policy.yaml --- config/linux/latest/detect/local_policy.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/config/linux/latest/detect/local_policy.yaml b/config/linux/latest/detect/local_policy.yaml index b7fa3d6..b279d5f 100644 --- a/config/linux/latest/detect/local_policy.yaml +++ b/config/linux/latest/detect/local_policy.yaml @@ -50,3 +50,13 @@ log-triggers: http-headers: false request-body: false url-path: false + url-query: false + log-destination: + cloud: true + stdout: + format: json + +custom-responses: + - name: appsec-default-web-user-response + mode: response-code-only + http-response-code: 403