File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
test/test-cases/regression Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3232 ]
3333 },
3434 "expected" :{
35- "debug_log" :" Executing operator \" PmFromFile\" with param \" https://www.modsecurity.org/modsecurity-regression-test.txt \" against REQUEST_FILENAME"
35+ "debug_log" :" Executing operator \" PmFromFile\" with param \" .* \" against REQUEST_FILENAME"
3636 },
3737 "rules" :[
3838 " SecRuleEngine On" ,
39- " SecRemoteRules key https://www.modsecurity.org /modsecurity-regression-test-secremoterules.txt" ,
39+ " SecRemoteRules key https://gist.githubusercontent.com/zimmerle/a4c1ec028999f7df71d0cc80f4f271ca/raw/4c74363bf4eae974180f1a82007196e58729dd16 /modsecurity-regression-test-secremoterules.txt" ,
4040 " SecRule ARGS \" @contains somethingelse\" \" id:9,pass,t:trim\" "
4141 ]
4242 },
5151 "rules" :[
5252 " SecRuleEngine On" ,
5353 " SecRemoteRulesFailAction Abort" ,
54- " SecRemoteRules key https://www.modsecurity.org /modsecurity-regression-test-secremoterules-bonga.txt"
54+ " SecRemoteRules key https://gist.githubusercontent.com/zimmerle/a4c1ec028999f7df71d0cc80f4f271ca/raw/4c74363bf4eae974180f1a82007196e58729dd16 /modsecurity-regression-test-secremoterules-bonga.txt"
5555 ]
5656 },
5757 {
9292 "rules" :[
9393 " SecRuleEngine On" ,
9494 " SecRemoteRulesFailAction Warn" ,
95- " SecRemoteRules key https://www.modsecurity.org /modsecurity-regression-test-secremoterules-bonga.txt" ,
95+ " SecRemoteRules key https://gist.githubusercontent.com/zimmerle/a4c1ec028999f7df71d0cc80f4f271ca/raw/4c74363bf4eae974180f1a82007196e58729dd16 /modsecurity-regression-test-secremoterules-bonga.txt" ,
9696 " SecRule ARGS \" @contains somethingelse\" \" id:9,pass,t:trim\" "
9797 ]
9898 }
You can’t perform that action at this time.
0 commit comments