mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-13 21:36:00 +03:00
Merge pull request #3291 from hnakamur/add_test_regression_rules
Add regression rules for test
This commit is contained in:
commit
5bec188146
2
test/modsecurity-regression-ip-list.txt
Normal file
2
test/modsecurity-regression-ip-list.txt
Normal file
@ -0,0 +1,2 @@
|
||||
127.0.0.1
|
||||
8.8.4.4
|
1
test/modsecurity-regression-rules.txt
Normal file
1
test/modsecurity-regression-rules.txt
Normal file
@ -0,0 +1 @@
|
||||
SecRule REQUEST_FILENAME "@pmFromFile https://raw.githubusercontent.com/owasp-modsecurity/ModSecurity/refs/heads/v3/master/test/modsecurity-regression-ip-list.txt" "id:'123',phase:2,log,pass,t:none"
|
Loading…
x
Reference in New Issue
Block a user