Releases: merchantprotocol/docker-nginx-node20
Releases · merchantprotocol/docker-nginx-node20
v1.1.0
Changes
- ModSecurity defaults to DetectionOnly — the WAF now ships in log-only mode by default, preventing it from silently blocking proxied requests in new applications
- Runtime modsec-exclusions.conf support — apps can place a
nginx.d/modsec-exclusions.conffile to override the SecRuleEngine mode (On,DetectionOnly, orOff) at container startup - Updated SOC 2 compliance docs to reflect the new default and opt-in blocking model