Overview of OWASP Coraza WAF
mainOWASP Coraza is an enterprise-grade Web Application Firewall (WAF) framework written in Go. It is designed to enforce security policies and act as a first line of defense against HTTP attacks.
Key features include:
- Support for the ModSecurity
seclanglanguage. - Full compatibility with the OWASP Core Rule Set (CRS).
- Ability to use both CRS and custom security policies.
Coraza is an active OWASP Production code project.