No seat tax. No per-repo anxiety.
A small subscription, no seats and no per-repo counting. Deterministic scanning is free; the AI analysis is metered in credits, a dollar balance you spend like you top up an AI provider. Free for open source and solo devs, $40/month for teams, custom for enterprise.
Free / Indie
$0
for solo devs and open source, no card
- Full deterministic scanning on public and private repos, free
- A small monthly credit grant for the AI analysis
- The grant resets each month; buy a top-up anytime
- No key to bring, no card to enter
On a public repo? Open source gets more
- Every public repo gets free deterministic scanning (SAST, SCA, secrets, IaC)
- Open-source projects can request a sponsored AI-analysis grant by emailing hello@stateward.com
- Grants are funded by paying teams and reviewed case by case
- The projects everyone depends on are the least able to pay to be safe
Team
Most popular$40
per month (no seats, no repo counting)
- Monthly credit allowance, plus the team platform
- Unused credits roll over (6-month rolling expiry)
- Priority queue, compliance summary across frameworks, team policies
- Slack, Jira, Linear; buy top-ups under a spend cap you set
Enterprise
Custom
for orgs that must prove security on paper
- Bring your own or self-hosted model key (no credits)
- Sovereign EU hosting on Citadea
- SSO, RBAC, audit-ready evidence for NIS2 / DORA / CRA
- Dedicated support and an SLA
No credit card to start · Read-only access · A spend cap you control
Team pricing is locked for active subscribers. Credits are dollars; the displayed currency is a localization choice and does not change the economics.
No seat tax
Your bill never grows because you hired, because a contractor joined, or because a bot pushed code. Unlike tools metered per developer, you pay a small subscription, not a headcount.
No per-repo anxiety
Split one service into ten repositories and the price does not move. We do not count repos, and the deterministic scanners run on all of them for free.
Compute at cost, in credits
The AI analysis is metered in credits, a dollar balance you spend the way you top up an AI provider. One credit is one dollar, and a dollar of credits buys about $0.75 of model tokens. Bring your own key when you are big enough to want to.
What each tier includes
| Feature | Free / Indie | Team | Enterprise |
|---|---|---|---|
| Repositories | public & private | private | unlimited |
| Deterministic scanning (SAST, SCA, secrets, IaC, containers) | free | free | free |
| Inline PR review, dedup, one-click fixes | ✓ | ✓ | ✓ |
| AI-generated-code audit | ✓ | ✓ | ✓ |
| AI analysis (credits = $) | monthly grant; public repos by email request | monthly allowance | your key |
| Credits roll over | resets monthly | 6-month expiry | own key |
| Buy more credits | anytime | at per-credit rate | own key |
| Queue priority | best-effort | priority | priority |
| Compliance mapping (OWASP, CWE) | basic | across frameworks | audit-ready |
| Frameworks (SOC 2, NIS2, DORA, CRA) | ✕ | summary | audit-ready reports |
| Team policies, severity guardrails, ignore paths | ✕ | ✓ | ✓ |
| Slack, Jira, Linear | ✕ | ✓ | ✓ |
| SSO, RBAC | ✕ | ✕ | ✓ |
| Sovereign EU hosting on Citadea | ✕ | ✕ | ✓ |
| Support | community | priority | dedicated + SLA |
| Price | $0 + top-ups | $40/mo + credits | custom |
No seat tax. Compute at cost, in credits.
Deterministic scanning is free on every tier. The AI analysis is metered in credits, a dollar balance you spend the way you top up an AI provider, with the compute passed through at a small, transparent markup.
One credit is one dollar
Spending $1 of credits consumes about $0.75 of model tokens; the rest is our margin. We always show the real cost each run consumed, so the bill is verifiable, not a black box.
Deterministic scanning is always free
The everyday pull-request review (SAST, dependencies, secrets, infrastructure, containers) never touches credits. Credits are only for the AI analysis: the inline AI reviewer and the deep audits.
Credits roll over, fairly
Paid credits stay valid for six months (rolling), so a few light months bank a buffer without piling up forever. The free monthly grant is a taste, not a bank, so it resets each month.
A spend cap you control
A monthly spend cap is on by default, so there is never a surprise bill. Buy top-ups whenever you want, under the ceiling you set. Credits, no cash refunds.
Everything you’d ask before connecting a repo
What is a merge-induced vulnerability, and how does Stateward catch it?
It is a flaw that exists in neither branch on its own but appears when two branches merge, for example one branch adds a handler that forwards a user-controlled URL while another quietly drops an allowlist, and together they create an SSRF. Per-PR scanners miss it because each diff looks safe. Stateward reasons over the prospective merged state of the codebase, so it flags the interaction before it reaches your default branch.
Why review the whole codebase instead of just the diff?
The worst vulnerabilities rarely live in a single diff. A change that looks harmless can pipe user input into an unsafe function defined in another file, or reach a sink through a chain of calls a line-by-line scanner never sees. Stateward builds a knowledge base of the whole project, call graph, trust boundaries and dependency reachability, so it analyses the change in the context that actually determines whether it is exploitable.
How does Stateward avoid drowning me in false positives?
Every candidate finding is validated before you see it: results are deduplicated across engines, strengthened when independent agents converge on the same issue, then attacked adversarially, can it actually be reached and triggered, what is the real impact. Weak claims are dropped and only severity-rated findings with a reproduction are posted, scoped to your diff, not a 4,000-item backlog.
How is Stateward different from Snyk or Aikido?
Stateward unifies SAST, dependency auditing, secret detection, AI-generated-code review and compliance mapping into one autonomous layer, then triages and deduplicates across all of them so you get fixes, not a wall of red. It is built from day one for AI-written code and hosted on EU infrastructure with EU data residency.
Does it actually understand AI-generated code?
Yes, that is the category it was built for. Stateward targets the failure patterns specific to Copilot-, Cursor- and Claude-written code: insecure defaults, over-permissive configs, hallucinated or typosquatted dependencies, and prompt-injection surfaces no legacy scanner was trained to catch.
Will it spam my pull requests with noise?
No. Findings are scoped to the lines you changed, deduplicated across every engine, ranked by real exploitability, and re-pushes update the existing review instead of posting duplicates. You set the minimum severity and ignore paths per repo.
Can Stateward see or change my code?
It has read-only access, granted through your provider’s OAuth, it can comment but never push, merge or alter code. Stateward never stores your credentials, and code is analysed in an isolated, short-lived environment that is discarded once the review is posted.
Where is my code hosted and processed?
Today your code is processed on sovereign EU infrastructure with EU data residency, so your code, findings and security data stay inside EU jurisdiction.
What if Stateward goes away?
Nothing breaks. Stateward is read-only and adds nothing to your pipeline, removing it is one click and you’re exactly where you started. Analysis runs on open engines, not a proprietary black box, and we offer source & continuity escrow so the engine is always maintainable.
What does it cost?
Deterministic scanning is free on every tier. The AI analysis is metered in credits, where one credit is one dollar. Open source and solo devs are free: every public repo gets free deterministic scanning, open-source projects can request a sponsored AI-analysis grant by emailing hello@stateward.com, and private repos get a monthly credit grant. Teams are $40/month for a credit allowance plus the platform; enterprise is custom. No seats, no per-repo counting, no credit card to start.
Do you charge per developer or per repo?
Neither. Your bill never grows because you hired, because a bot pushed code, or because you split a service into more repositories. You pay a small subscription plus credits for the AI analysis you actually use, and the deterministic scanners are always free.
What does it take to get started?
Install the app on GitHub or GitLab and grant read-only access to the repos you choose. There is no pipeline to rebuild, Stateward reviews your next pull request automatically.
Does it replace my security team?
It gives teams that could never staff an AppSec function the coverage of one, and it makes existing security teams faster by handling the repetitive review, triage and evidence work. It supports human judgement, it does not replace it.