This is a WASM module that implements the OWASP Core Rule Set for Otoroshi using Coraza. It follows the Otoroshi WASM plugin ABI to provide a simple way to integrate the OWASP Core Rule Set into Otoroshi.
GOOS=wasip1 GOARCH=wasm go build -o coraza.wasm coraza.go