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 32
32
]
33
33
},
34
34
"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"
36
36
},
37
37
"rules" :[
38
38
" 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" ,
40
40
" SecRule ARGS \" @contains somethingelse\" \" id:9,pass,t:trim\" "
41
41
]
42
42
},
51
51
"rules" :[
52
52
" SecRuleEngine On" ,
53
53
" 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"
55
55
]
56
56
},
57
57
{
92
92
"rules" :[
93
93
" SecRuleEngine On" ,
94
94
" 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" ,
96
96
" SecRule ARGS \" @contains somethingelse\" \" id:9,pass,t:trim\" "
97
97
]
98
98
}
You can’t perform that action at this time.
0 commit comments