Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.lintliot.com/llms.txt

Use this file to discover all available pages before exploring further.

LintLiot is a full-stack security platform built for indie developers and small teams. Run npx lintliot init and your app gets a Web Application Firewall, behavioral anomaly detection, code scanning, field-level encryption, and compliance reports — all without configuring anything.

Quick Start

Install LintLiot and protect your first app in under 5 minutes.

How It Works

Understand the six protection layers and the learning mode.

SDK Reference

Integrate with Next.js, Express, Fastify, Koa, and more.

API Reference

Explore the REST API endpoints your app can call directly.

Get protected in 3 steps

1

Create your account

Sign up at app.lintliot.com with your email or GitHub account. An API key is generated automatically for your first app.
2

Install the SDK

npm install @lintliot/sdk
npx lintliot init
The init command detects your framework and inserts middleware in the right place.
3

Watch the dashboard light up

Send any request to your app. The LintLiot dashboard updates live — your Security Score appears and the 7-day learning mode begins building your app’s behavioral baseline.

Key features

WAF & Bot Detection

150+ rules blocking SQLi, XSS, SSRF, and automated bots before your code runs.

Rate Limiting

Baseline-relative rate limits that adapt to your app’s real traffic patterns.

Anomaly Detection

Impossible travel, credential stuffing, and data exfiltration detection.

The Vault

Field-level AES-256-GCM encryption with automatic key management.

Compliance

Generate SOC 2, GDPR, HIPAA, PCI-DSS, and ISO 27001 reports in 30 seconds.

Pentest Engine

Run DAST scans against your live endpoints for OWASP Top 10 vulnerabilities.