This Express server runs OWASP Coraza WAF (compiled to WebAssembly) with the full OWASP CoreRuleSet, in block mode.
Try these:
POST /echo with JSON body — echoes back, scanned for payloadsdeny action, Express returns a 403 before your handler runs.Source: jptosso/coraza-node-example-express · Library: jptosso/coraza-node · Docs: jptosso.github.io/coraza-node