Skip to content

Commit

Permalink
Changed phase so it checks for headers then adds detectiononly and no…
Browse files Browse the repository at this point in the history
…t the body
  • Loading branch information
danielglen-moj committed Jan 2, 2025
1 parent b31c038 commit 46810b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm_deploy/wordpress/templates/ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ metadata:
# Set WAF Config for Authenticated Users
SecRule REQUEST_HEADERS:Cookie "@contains WB_CONFIG={{ .Values.secrets.wbconfig }}"
"id:1001,\
phase:2,\
phase:1,\
allow,\
nolog,\
tag:github_team=hale-platform,\
Expand Down

0 comments on commit 46810b8

Please sign in to comment.