From 787039163e9159c7821286d26d0053f001658033 Mon Sep 17 00:00:00 2001 From: "srvproxy001.itguys.com.br" Date: Fri, 3 Oct 2025 09:13:12 -0300 Subject: [PATCH] =?UTF-8?q?[Auto-Sync]=20Atualiza=C3=A7=C3=A3o=20das=20con?= =?UTF-8?q?figura=C3=A7=C3=B5es=20em=20srvproxy001.itguys.com.br=20-=20202?= =?UTF-8?q?5-10-03=2009:13:12?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nginx/modsecurity/global-exceptions.conf | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/nginx/modsecurity/global-exceptions.conf b/nginx/modsecurity/global-exceptions.conf index af5aaca..0df7d32 100644 --- a/nginx/modsecurity/global-exceptions.conf +++ b/nginx/modsecurity/global-exceptions.conf @@ -18,7 +18,13 @@ SecRule REQUEST_URI "@beginsWith /ocs/v2.php/apps/user_status/api/v1/heartbeat" nolog, \ ctl:ruleRemoveById=942100, \ msg:'TUNING: Falso-positivo de SQLi (942100) removido para a API de heartbeat'" - +SecRule REQUEST_URI "@beginsWith /apps/files/api/v1/config/sort_favorites_first" \ + "id:1002, \ + phase:2, \ + pass, \ + nolog, \ + ctl:ruleRemoveById=920420, \ + msg:'TUNING: Falso-positivo de decodificacao (920420) removido para a API de config'" # -------------------------------------------------------------------------- # Exceções para o Zabbix # --------------------------------------------------------------------------