Pricing FAQ
Why no per-seat pricing?
Because The Janitor never uploads your code.
Every scan, bounce, and audit runs locally on your hardware. We have no cloud pipeline to meter, no per-developer API call to count, and no egress to bill. The binary sits on your machine; it reads your repository; the findings never leave.
Per-seat pricing makes sense for SaaS products that provision server-side resources per user. We do not. One token, one organization, unlimited developers and CI runners.
What is the Sovereign / Air-Gap Tier?
The Sovereign / Air-Gap Tier is the procurement path for organizations operating under IL5, IL6, FedRAMP High, or equivalent classified-adjacent environments where code must never traverse a network boundary — including to a vendor's license server.
What it includes:
- Dual-PQC CBOMs — CycloneDX v1.6 Software Bills of Materials signed with both ML-DSA-65 (FIPS 204) and SLH-DSA (FIPS 205) for long-horizon cryptographic assurance.
- Wasm BYOR Rule Mounting — bring your own private governance modules;
pin them with BLAKE3 (
janitor wasm-pin) and enforce integrity at load time. - Offline Replayable Decision Capsules — tamper-evident audit capsules
(
janitor export-intel-capsule) that can be replayed for incident response without network access. - Air-Gap Intel Transfers — BLAKE3 + Ed25519 offline wisdom feed verification; classified networks receive a signed capsule, not a live pull.
- SOC 2 Type II attestation packages on request.
- Dedicated SLA — 4-hour emergency rotation SLA for confirmed compromises.
Starting price: $49,900 / year.
Contact: [email protected]
Is Open Source use free?
Yes. Permanently.
The Free tier has no time limit, no line-of-code cap, and no account requirement.
janitor scan, janitor clean, janitor dedup, janitor bounce, janitor
dashboard, and janitor report are fully available at zero cost — forever.
What the Free tier does not include is the cryptographic chain of custody (PQC-signed audit logs, CI/CD compliance attestation, Janitor Sentinel GitHub App). Those capabilities are what regulators and auditors pay for. The enforcement engine itself is open.
If you are a public OSS project and need Sentinel for PR gate automation, email [email protected] — OSS sponsorship is evaluated case by case.