SA

SafeLine

Created 5 months ago

SafeLine is a self-hosted WAF to protect your web apps from attacks and exploits.

development security documentation public WAF

What is SafeLine?

[SafeLine](https://safepoint.cloud/landing/safeline) is a self-hosted WAF(Web Application Firewall) to protect your web apps from attacks and exploits.

Server Config

{
  "mcpServers": {
    "safeline-server": {
      "command": "npx",
      "args": [
        "safeline"
      ]
    }
  }
}

Links & Status

Repository: github.com
Hosted: Yes
Global: No
Official: Yes

Project Info

Hosted Featured
Created At: Jul 02, 2025
Updated At: Aug 07, 2025
Author: Chaitin Technology
Category: official
License: See [LICENSE](/LICENSE.md) for details.
Tags:
development security documentation