Skip to content

Commit

Permalink
nit: removes leftover
Browse files Browse the repository at this point in the history
  • Loading branch information
M4tteoP committed Jul 18, 2024
1 parent 07d99b1 commit 776444b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion example/envoy/envoy-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ static_resources:
"SecDefaultAction \"phase:3,log,auditlog,pass\"",
"SecDefaultAction \"phase:4,log,auditlog,pass\"",
"SecDefaultAction \"phase:5,log,auditlog,pass\"",
"SecAuditEngine On",
"SecDebugLogLevel 3",
"Include @owasp_crs/*.conf",
"SecRule REQUEST_URI \"@streq /admin\" \"id:101,phase:1,t:lowercase,deny\" \nSecRule REQUEST_BODY \"@rx maliciouspayload\" \"id:102,phase:2,t:lowercase,deny\" \nSecRule RESPONSE_HEADERS::status \"@rx 406\" \"id:103,phase:3,t:lowercase,deny\" \nSecRule RESPONSE_BODY \"@contains responsebodycode\" \"id:104,phase:4,t:lowercase,deny\""
Expand Down

0 comments on commit 776444b

Please sign in to comment.