Quickstarts, configuration references, and the API. Stubs link out to deeper guides. The dashboard's /help has video walkthroughs.
Install the binary, authenticate, run your first scan in under five minutes.
Tell the agent what's in scope, what's off-limits, and how aggressively to probe.
Daily, weekly, on-deploy, on-demand. Set the cadence per target.
Slack, Jira, Linear, GitHub Actions, PagerDuty, SAML SSO, webhooks.
REST endpoints for findings, scans, evidence, and revalidation.
The handful of things that go wrong, and how to fix them in a minute.
macOS, Linux, Windows. Single static binary. No agent install on your servers.
One line — pulls the latest signed binary.
curl -sSL get.aisec.sh | sh
Browser flow — bearer token written to ~/.aisec/auth.
aisec login
One-time DNS TXT or HTTP file check.
aisec verify aisec.tools
Daily cadence by default — overridable per target.
aisec scan --target app.aisec.tools
Hand the curl to engineering. Watch it pass on patch.
aisec replay FND-2891-014
$ curl -sSL get.aisec.sh | sh ▸ aisec 1.4.2 installed → /usr/local/bin/aisec $ aisec login opening browser… token written. $ aisec verify aisec.tools ✓ DNS TXT _verify.aisec.tools confirmed. $ aisec scan --target app.aisec.tools ▸ recon 7 hosts, 2 new ▸ probe 14 findings ▸ chain 2 critical chains assembled ▸ verify PoC ready · poc-2891.curl ✓ done report → run-2891.pdf
Base URL https://api.aisec.sh/v1 · Authenticate with Authorization: Bearer …
| Method | Path | Description |
|---|---|---|
| GET | /findings | List findings · filter by severity, status, target, date range |
| GET | /findings/:id | Single finding with PoC, evidence, mappings, history |
| POST | /findings/:id/close | Mark fixed — triggers auto-revalidation on next deploy |
| POST | /findings/:id/replay | Re-run the PoC immediately and stream the result |
| GET | /scans | List scans for the workspace |
| POST | /scans | Trigger an on-demand scan against a configured target |
| GET | /scans/:id | Scan status, progress, findings emitted so far |
| GET | /evidence/:id | Download evidence bundle (PDF, JSON, SARIF, STIX) |
| GET | /targets | List configured targets, scopes, schedules |
| POST | /webhooks | Register an outbound webhook: finding.created, chain.verified |
→ Full reference, schemas & examples at api.aisec.sh
Premium and Enterprise customers: your engineers and ours, in a shared channel. 4-hour response SLA in business hours.
Open Slack Connect →Open-by-default forum for feature requests, playbook ideas, and the changelog. Engineers from AISEC answer here.
Visit community.aisec.sh →[email protected] — for everyone, every plan. We read every message; SLA scales with plan.
Email support →