Open-source AI security guard.
Prompt injection · PII · secrets · policy enforcement. Self-host, audit, ship.
Quick start
git clone https://github.com/tidewall-security/tidewall-server.git
cd tidewall-server
uv sync
uvicorn app.main:app --port 8080
v0.1.0 release coming to PyPI and ghcr.io.