corazawaf / coraza-caddy

OWASP Coraza middleware for Caddy. It provides Web Application Firewall capabilities
https://www.coraza.io/
Apache License 2.0
284 stars 35 forks source link

Corazua v3 working with Caddyserver? #140

Closed svenakela closed 3 months ago

svenakela commented 3 months ago

As Coraza v3 has been out for a while, but the Caddyserver docs are still pointing to v2, is it safe to migrate a production WAF to version 3?

jcchavezs commented 3 months ago

I think here we are mixing coraza version and coraza-caddy version. This repo uses coraza 3.1 as per https://github.com/corazawaf/coraza-caddy/blob/main/go.mod#L8

José Carlos Chávez

man. 11. mars 2024 kl. 11:53 skrev svenakela @.***>:

As Coraza v3 has been out for a while, but the Caddyserver docs are still pointing to v2, is it safe to migrate a production WAF to version 3?

— Reply to this email directly, view it on GitHub https://github.com/corazawaf/coraza-caddy/issues/140, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAXOYARX2KCN3XGNCDRDZNLYXWEJ5AVCNFSM6AAAAABEQB5ZDKVHI2DSMVQWIX3LMV43ASLTON2WKOZSGE3TQOBSGQZDANA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

svenakela commented 3 months ago

But of course, you are right! Thanks for the pointer.