Pricing

Pay for what you certify against. Not per-control. Not per-report.

$65 / user / month. Auditor seats are free. NIST 800-53 is included. Add only the frameworks you actually need.

Start here

Security Essentials

Go from audit dread to audit ready — in under an hour. Self-service signup, no sales call required.

$65/ user / month
Billed annually · 14-day free trial · no credit card
A user is a committer in the last 90 days (soft limit) plus any extra seats you add. Auditor seats are free.
AI credits / seat / month
500credits included
Need more? Pay-as-you-go or prepay credit packs.
  • Audit-ready evidence from day one — 5 NIST 800-53 controls mapped automatically
  • Engineers never get pulled into compliance — evidence collects continuously from your pipeline
  • Tamper-proof audit trail — every artifact cryptographically signed and attested
  • Know your risk surface now — vulnerability and SBOM scanning on every build
  • Auditors self-serve — unlimited read-only seats, no bottleneck on your team
  • 14-day free trial — no credit card, live in under an hour

Trial requires GitHub login. A GitHub organization admin installs the TestifySec app.

TestifySec Platform

For teams shipping SOC 2, FedRAMP, or multi-framework software at scale — without engineering paying the compliance tax.

Talk to us
Volume pricing tailored to your team and frameworks
  • Full NIST 800-53 baseline live in days, not months — every other framework maps back to the same evidence
  • No more audit fire drills — evidence is current the moment auditors show up
  • Your SSP writes itself — AI keeps the document in sync with what the pipeline actually does
  • Non-compliant code never ships — policy-as-code blocks it at the pipeline, not nine months later at audit time
  • Your Vanta / Drata dashboard stays accurate without manual uploads — signed evidence syncs automatically
  • One source of truth across every product — custom reports versioned, signed, regenerated on demand
  • Plug into your existing identity stack — multi-tenant OIDC SSO, API tokens, audit logs
Schedule a demo

Enterprise

Run TestifySec in your VPC or fully air-gapped. Your evidence, your keys, your auditors — never leaves your environment.

Custom
Volume and deployment-based pricing
  • Everything in the SaaS plan, in your environment
  • Your data never leaves your VPC — air-gapped operation supported
  • Bring your own LLM — AWS Bedrock, Azure OpenAI, GCP Vertex AI, or your own API keys
  • Bring your own KMS and storage — S3 / MinIO, Postgres
  • Cleared support up to IL6 — TestifySec engineers on the line, not a ticket queue
  • Custom frameworks built to your control catalog — your auditors, your language
  • Standalone or HA Kubernetes — Helm chart and EKS reference architecture ship with the contract
Contact sales
Framework fees

Add the frameworks you need.

NIST 800-53 is included in every plan. Other frameworks are priced individually so you only pay for what you actually need to certify against.

FrameworkAnnual feeStatus
Spine of all frameworks · 5 controls in Essentials, full baseline in Platform
IncludedIncluded
$2,500 / yearAvailable
$5,000 / yearAvailable
$10,000 / yearAvailable
$15,000 / yearAvailable
Accelerated authorization pathway
Coming June 2026
Starting at $15,000 / yearAvailable
Coming soon
Coming soon
Coming soon
Built to your control catalog
Contact salesEnterprise

Framework fees are charged per organization, per year. They cover continuous mapping, SSP generation, and audit-package export for that framework across all your products.

FAQ

Common questions about pricing, the platform, and in-toto.

How much does the TestifySec Platform cost?

Security Essentials is $65 per user per month, billed annually. A "user" is defined as a committer who pushed code in the last 90 days (a soft limit) plus any additional seats you add. Auditor seats are free — unlimited read-only access. Compliance frameworks are added à la carte: SOC 2 Type II is $2,500/year, FedRAMP Low/Moderate/High are $5,000/$10,000/$15,000/year, and DoD Impact Levels (IL2–IL6) start at $15,000/year. NIST 800-53 is included in every plan.

What is included in the 14-day free trial?

The free trial is self-service. You log in via GitHub and a GitHub organization admin installs the TestifySec GitHub App; from there the platform begins collecting signed evidence on every commit. The trial includes 5 NIST 800-53 controls so you can see your spine coverage on day one. No credit card is required.

Which compliance frameworks does TestifySec support?

TestifySec maps pipeline evidence, production scans, IaC, and application code to NIST 800-53 (included), SOC 2 Type II, FedRAMP Low/Moderate/High, and DoD Impact Levels IL2 through IL6 today. CMMC 2.0, ISO 27001, EU CRA, and FedRAMP 20x are on the roadmap; FedRAMP 20x is targeted for June 2026. Enterprise customers can request custom frameworks built against their own control catalog.

Does TestifySec support classified or air-gapped environments?

Yes. The Enterprise (self-hosted) tier runs in your VPC or fully air-gapped on-prem. TestifySec provides cleared support for DoD Impact Levels up to IL6, and Enterprise deployments support BYO KMS, BYO storage (S3 / MinIO / Postgres), and BYO LLM provider (AWS Bedrock, Azure OpenAI, GCP Vertex AI, or your own API keys).

What is in-toto, and how does TestifySec use it?

in-toto is an open framework — originally developed at NYU — for cryptographically attesting every step of a software supply chain. Each step produces a signed attestation linking inputs, command, and outputs; verifiers can then check that a final artifact was produced by an approved pipeline. TestifySec maintains Witness (the CLI/attestor) and Archivista (the attestation store) — both donated to the in-toto project — and built the TestifySec Platform on top to turn raw attestations into framework-mapped compliance evidence. Frederick Kautz (TestifySec) is a co-author of NIST SP 800-204D; both founders contributed to the CNCF Software Supply Chain Best Practices whitepaper.

What is Witness?

Witness is an open-source CLI tool maintained by TestifySec that generates in-toto attestations from CI/CD steps. It wraps any command (build, test, scan, sign, deploy) and emits a signed attestation describing what ran, what it consumed, and what it produced. Witness is the production tool behind Autodesk's FedRAMP attestation pipeline.

What is Archivista?

Archivista is the open-source attestation storage service maintained by TestifySec. It accepts in-toto attestations from Witness or any other in-toto–compatible producer, stores the signed envelopes, and exposes a GraphQL API for verification and reporting. Archivista is the storage backend the TestifySec Platform uses to power its compliance dashboards and reports.

Does TestifySec replace my existing GRC tool (Vanta, Drata, Secureframe)?

No — TestifySec sits beside your existing GRC tool. GRC platforms manage policy, personnel, and IT infrastructure controls; TestifySec automates the development-side evidence those tools cannot collect (cryptographic build attestations, SBOMs, vulnerability scans, policy-as-code enforcement on every commit). The platform exports signed evidence to Vanta, Drata, Secureframe, OSCAL bundles, or direct auditor PDFs.

Who is behind TestifySec?

TestifySec was founded by Cole Kennedy and Frederick Kautz. Frederick is a co-author of NIST SP 800-204D ("Strategies for the Integration of Software Supply Chain Security in DevSecOps CI/CD Pipelines"). Both founders contributed to the CNCF Software Supply Chain Best Practices whitepaper. The team maintains Witness and Archivista in the in-toto project.

Support

Support plans for every team.

Standard support is included with the TestifySec Platform. Premium and enterprise-grade plans add response-time SLAs, dedicated solutions architects, and consulting.

Standard

Included

Built into every Platform plan.

  • Email + ticket support, 9×5 business hours
  • Onboarding playbook and platform setup
  • Access to documentation and pattern library
  • Quarterly product reviews
Premium

Add-on

For teams operating mission-critical compliance programs.

  • 24×7 response with severity-based SLAs
  • Named solutions architect and quarterly roadmap
  • Compliance and architecture consulting hours
  • Witness, Archivista, and in-toto ecosystem support
Contact sales
Enterprise

Custom

For regulated, classified, and government programs.

  • Custom SLAs and on-prem / air-gapped support
  • Architecture review and FedRAMP / DoD IL guidance
  • Dedicated implementation engineering
  • Bespoke training for your team and auditors
Contact sales
Ask TestifySecAI-powered help