chaitin/SafeLine
SafeLine is a self-hosted WAF(Web Application Firewall) / reverse proxy to protect your web apps from attacks and exploits. observed · 2026-08-28
Health v2 · maintenance only
96/100
- Activity 99
- Release rhythm 98
- Longevity 88
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: 14.0
- age_days: 1239
- days_rel: 16
- days_push: 7
- n_releases_24m: 29
Adoption not part of the score
22445 stars · 1512 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
SafeLine is a self-hosted web application firewall (WAF) that acts as an Nginx-based reverse proxy to protect web apps from attacks like SQL injection, XSS, RCE, brute force, and HTTP flood. It uses an intelligent semantic analysis engine for threat detection and includes bot protection, CAPTCHA, and DDoS mitigation.
Use cases
- protect my web app from sql injection and xss attacks
- self-hosted waf in front of my website
- block malicious bots and crawlers with captcha
- mitigate http flood ddos attacks
- reverse proxy with web security filtering
- prevent brute force login attempts
- shield a web server from zero-day exploits
When to choose
- you need a self-hosted WAF protecting web applications behind a reverse proxy
- you want semantic/ML-based detection with low false positives rather than pure rule matching
- you need bot protection, rate limiting, and HTTP flood defense in one deployable unit
When to avoid
- you need a host-based firewall or network-layer (non-HTTP) protection
- you cannot run Docker or a Linux-based proxy in front of your app
- you require a fully managed cloud WAF without self-hosting
Facets
service · maturity active
security proxy api-gateway rate-limiting http-server security web-development self-hosted backend self-hosted waf web-application-firewall reverse-proxy sql-injection xss bot-protection ddos-protection captcha nginx-based linux docker web-server
3 sources
- readme: https://github.com/chaitin/SafeLine · fetched 2026-08-28 · 7d5fba0cb543
- homepage: https://ly.safepoint.cloud/fUxS0GW · fetched 2026-08-29 · 94e80a55f767
- site_page: https://cyberserval.tech/about · fetched 2026-08-29 · 3ff1fe0f9c2d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| chaitin/SafeLine | main | 96 |
For agents
markdown · JSON · MCP: product_card(name="chaitin/SafeLine")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem