Refactor low.json and low_anomaly_score.conf for modsec settings

This commit is contained in:
Théophile Diot 2024-09-17 11:47:27 +02:00
parent fa0b7e0ee3
commit ce410069af
No known key found for this signature in database
GPG key ID: FA995104A0BA376A
2 changed files with 2 additions and 2 deletions

View file

@ -51,7 +51,7 @@
"MODSECURITY_CRS_VERSION": "4",
"MODSECURITY_CRS_PLUGIN_URLS": ""
},
"configs": ["modsec/anomaly_score.conf"],
"configs": ["modsec/low_anomaly_score.conf"],
"steps": [
{
"title": "Web service - Front service",
@ -153,7 +153,7 @@
"MODSECURITY_CRS_VERSION",
"MODSECURITY_CRS_PLUGIN_URLS"
],
"configs": ["modsec/anomaly_score.conf"]
"configs": ["modsec/low_anomaly_score.conf"]
}
]
}