mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Adds support for curl resource on the regression tests
This commit is contained in:
committed by
Felipe Zimmerle
parent
f9552ede2b
commit
c06daba398
@@ -2,6 +2,7 @@
|
||||
{
|
||||
"enabled":1,
|
||||
"version_min":300000,
|
||||
"resource": "curl",
|
||||
"title":"Include remote rules",
|
||||
"client":{
|
||||
"ip":"200.249.12.31",
|
||||
@@ -41,6 +42,7 @@
|
||||
},
|
||||
{
|
||||
"enabled":1,
|
||||
"resource": "curl",
|
||||
"version_min":300000,
|
||||
"title":"Include remote rules - failed download (Abort)",
|
||||
"expected":{
|
||||
@@ -54,6 +56,7 @@
|
||||
},
|
||||
{
|
||||
"enabled":1,
|
||||
"resource": "curl",
|
||||
"version_min":300000,
|
||||
"title":"Include remote rules - failed download (Warn)",
|
||||
"client":{
|
||||
|
Reference in New Issue
Block a user