What do I get during the 30-day trial?
Everything. The trial gives you full access to all Team features — scanning, trust intelligence, dashboard, centralized policies, alert integrations. No features are held back. No credit card required to start.
What counts as a “seat”?
A seat is a named user in your Truvant organization — each person who authenticates via mcpctl login consumes one seat. Seats are identified by email address from your identity provider. The monitoring agent running on a machine uses the seat of the person who installed it, not an additional seat.
What happens when my 30-day trial ends?
Your access to the platform is paused until you subscribe. Your data (policies, scan history, trust scores) is retained for 30 days, giving you time to subscribe or export. No credit card is charged during the trial.
Do you gate scan quality by plan?
No. Scanning quality is identical across all plans. Every user gets the same SAST, SCA, secrets detection, and MCP schema validation. The Enterprise tier adds SSO, audit logging, RBAC, and dedicated support — not better scanning.
Does my source code leave my machine?
No. All scanning runs locally via the Truvant CLI. Source code, file contents, and repository data are never transmitted to our servers — on any tier. The Team and Enterprise tiers sync scan metadata (package names, versions, risk scores, finding summaries) to the dashboard for centralized visibility, but the actual code stays on your machine.
Can I try it by myself before adding my team?
Yes. Start a free trial with just your account. You get full access to the dashboard, trust intelligence, and centralized policies. When you're ready, invite your team — each person who authenticates gets their own seat. There is no minimum seat count.
Can I use Truvant in CI/CD?
Yes. The CLI outputs SARIF v2.1.0, which plugs directly into GitHub Code Scanning, GitLab SAST, and Azure DevOps. To have CI/CD scan results appear in the Team dashboard, the pipeline runner needs to authenticate against your organization.
What identity providers does the Team tier support?
Team tier supports Google and Microsoft social login — sign in with your Google Workspace or Microsoft account. Enterprise tier lets you bring your own OIDC identity provider: Okta, Azure AD / Entra ID, Keycloak, Auth0, OneLogin, or any OIDC-compliant provider.