Registry / security / corazawaf-coraza-v3

corazawaf-coraza-v3

JSON →
library3.7.0gogounverified

Package coraza is a Web Application Firewall (WAF) library for Go, compatible with OWASP CRS.

go get github.com/corazawaf/coraza/v3
INSTALL
IMPORT
SIG · CORAZAWAF-CORAZA-V
C
corazawaf-coraza-v3
securitygov3.7.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

coraza
✓ github.com/corazawaf/coraza/v3

Creates a new Coraza WAF instance.

package main import ( "fmt" "github.com/corazawaf/coraza/v3" ) func main() { waf, _ := coraza.NewWAF(coraza.NewWAFConfig()) fmt.Println(waf) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.7.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
33 hits · last 30 days
node
24
OpenAI (training)
2
Amazon
1
Resources
corazawaf-coraza-v3 — go get corazawaf-coraza-v3 · libregistry