mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
Refactor low.json and low_anomaly_score.conf for modsec settings
This commit is contained in:
parent
fa0b7e0ee3
commit
ce410069af
2 changed files with 2 additions and 2 deletions
|
|
@ -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"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue