Skip to content

Commit 3afcc7b

Browse files
committed
fix: update config for v3.3 tests
Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org>
1 parent 63064ca commit 3afcc7b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/opt/modsecurity/configure-rules.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
# See `.github/workflows/configure-rules-for-test.sh` for how the test value is used.
44

55
# Superceded by BLOCKING_PARANOIA
6-
true|PARANOIA|900000|blocking_paranoia_level|4
7-
true|PARANOIA|900001|detection_paranoia_level|4
6+
true|PARANOIA|900000|paranoia_level|4
7+
true|PARANOIA|900001|executing_paranoia_level|4
88
false|BLOCKING_PARANOIA|900000|blocking_paranoia_level|4
99
# Superceded by DETECTION_PARANOIA
1010
true|EXECUTING_PARANOIA|900001|executing_paranoia_level|4

0 commit comments

Comments
 (0)