owasp-modsecurity / ModSecurity-nginx

ModSecurity v3 Nginx Connector
Apache License 2.0
1.56k stars 281 forks source link

Reuse already initialized rule set for each location #291

Open k1k opened 1 year ago

k1k commented 1 year ago

Only merge rule-sets when there are extra rules in the location, otherwise just re-use the rule-set of the parent

airween commented 5 months ago

Hi @k1k, we've added a CI workflow to this repository. Could you pick up the modifications and send your patch again? It would be fine to run those tests - thanks!