p0pr0ck5/lua-resty-waf
High-performance WAF built on the OpenResty stack observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4320
- days_rel: n/a
- days_push: 945
- n_releases_24m: 0
Adoption not part of the score
1324 stars · 305 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
lua-resty-waf is a high-performance web application firewall (WAF) library built on the OpenResty/ngx_lua stack. It inspects HTTP requests using configurable rule definitions and supports custom rulesets, multiple storage backends, and detailed event logging.
Use cases
- protect a web application from common attacks like SQL injection and XSS
- replace ModSecurity with a lightweight nginx-based WAF
- add request filtering rules to an OpenResty server
- log and monitor suspicious HTTP requests
- run a WAF in simulation mode to test rules before blocking
When to choose
- you run OpenResty or nginx with ngx_lua and want an in-process WAF without a separate proxy
- you need high-performance request inspection with customizable Lua rule definitions
- you want flexible event logging to external systems like Redis or sockets
When to avoid
- you need a managed WAF with a GUI dashboard and commercial support
- your stack is not nginx/OpenResty based
- you need OWASP CRS parity with ModSecurity's full feature set
Facets
library · maturity maintenance
security middleware http-server security web-development backend lua waf openresty nginx-lua modsecurity-alternative web-application-firewall rate-limiting rule-engine nginx linux
1 source
- readme: https://github.com/p0pr0ck5/lua-resty-waf · fetched 2026-08-28 · 623cf0153a34
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| p0pr0ck5/lua-resty-waf | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="p0pr0ck5/lua-resty-waf")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem