Editions
Editions
Vista Platform ships as a free, open-source Core plus two paid editions. An edition is a licensing boundary that decides whether a capability exists in a build at all. It is not the same thing as a tier — tiers are commercial packaging that an operator authors, and only the MSP edition can author them.
Anything not listed on this page is Core.
Core
Free and open source. One team securing its own estate.
Everything not listed as Enterprise or MSP below. Full discovery, the complete crypto inventory and CMDB, compliance evaluation against the six free frameworks, CBOM generation and CycloneDX export, RBAC, local users and invitations, audit logging, RLS tenant isolation, the mTLS service mesh, and the sensor and agent source.
Enterprise
A company with auditors and an identity provider.
Core, plus compliance authoring, federated identity, audit-grade CBOM evidence, external system integration, and the regulated framework catalog.
MSP
Selling this as a service to others.
Enterprise, plus the multi-tenant management plane. Note that tenant isolation itself is Core — MSP sells the plane that manages tenants, not the model that isolates them.
Paid capabilities
| Capability | Edition | What it does | Documentation |
|---|---|---|---|
| Self-Service Billing | Enterprise | Tenant-facing subscription, invoices, plan change and payment portal (admin-service /my-billing). Absent from Core; usage-against-limits is unconditional. | in Enterprise docs |
| CBOM Signing & Attestation | Enterprise | Cryptographic signing of CBOM artifacts with compliance-attestation layers | in Enterprise docs |
| CMDB / ITSM Sync | Enterprise | Sync inventory out to an external CMDB or ITSM (ServiceNow, Device42, SolarWinds) | Guide |
| Custom Branding | Enterprise | White-label admin and web UI with custom logos and colors | in Enterprise docs |
| Custom Compliance Policies | Enterprise | Tenant may author their own compliance frameworks beyond platform-published ones | in Enterprise docs |
| OT Active Probing | Enterprise | Active TLS/protocol probing of OT/ICS devices (Modbus, DNP3, BACnet, etc.); risk-managed feature | No self-service UI yet |
| OT Inventory Lens | Enterprise | OT-specific inventory view and dashboards | No self-service UI yet |
| SIEM Export | Enterprise | Forward audit events to an external SIEM (Splunk, Datadog, Elastic, webhook) | in Enterprise docs |
| SSO / SAML | Enterprise | Single sign-on via your own identity provider — OIDC (Google, Microsoft, Azure AD) or SAML 2.0 — with group-to-role mapping and an org-wide authentication policy | in Enterprise docs |
| Threshold Overrides | Enterprise | Tenant may customize measurement thresholds on subscribed platform-framework controls | No self-service UI yet |
Why each of these is paid
Enterprise: compliance authoring
Core keeps the full evaluation + materialization engine and the free frameworks; authoring your own policy and retuning shipped thresholds is the paid surface.
custom_policies · threshold_overrides
Enterprise: CBOM evidence
Core generates CBOM artifacts and exports CycloneDX. Signing, attestation layers, and drift comparison are the audit-grade surface.
cbom_signing
Enterprise: identity
Core ships local users, invitations, and RBAC. Federated identity in all three flavors (tenant OIDC/SAML, social signup, staff SSO) is paid.
sso_saml
Enterprise: monetization
The tenant-facing self-service billing surface — subscription, invoices, plan change, payment portal — is served by admin-service/ee/billingapi (/my-billing/**). Core mounts none of it, and there is nothing for it to show: a Core deployment has no subscription, no invoices and no payment provider. Tier ASSIGNMENT and usage-against-limits stay Core, so entitlements still resolve and Settings → Usage & Limits still works.
billing_portal
Enterprise: white-label
Core keeps the palette/theme selector (a single org styling itself). Replacing product marks with your own is the paid surface.
custom_branding
Enterprise: external system integration
Core keeps the entire internal CMDB (assets, crypto configurations, certificates, keys, every lens). Syncing it OUT to a foreign CMDB/ITSM — ServiceNow, Device42, SolarWinds — is the paid surface.
cmdb_sync
Enterprise + MSP: audit forwarding
Core logs every audit event and serves every audit query. Forwarding them to an external SIEM (Splunk, Datadog, Elastic, webhook) is paid. Listed as Enterprise because MSP is a superset — EditionFor returns the MINIMUM edition that may grant the item.
siem_export
Enterprise: OT/ICS
Retains the platform's existing gating: OT active probing and the OT lens have only ever shipped enabled on the paid tiers. Core keeps the full TLS/SSH/SMB discovery pipeline. Revisit if OT proves to be an adoption driver rather than a vertical upsell.
ot_active_probing · ot_primary_lens
MSP management plane
The MSP edition is carved by which services ship, not by capability flags, so these areas have no entry in the table above. Tenant isolation is Core — MSP sells the plane that manages tenants, not the model that isolates them.
| Area | What it covers |
|---|---|
| Tenant lifecycle | Creating, suspending, migrating and deleting tenants; the tenant switcher and cross-tenant views. |
| Tier and entitlement authoring | Defining subscription tiers and the entitlements each includes. Tier ASSIGNMENT and enforcement stay Core, so entitlements still resolve on a Core deployment. |
| Billing and subscriptions | Payment provider wiring, invoicing, plans and pricing, trials, and the subscription lifecycle. |
| Announcements and maintenance windows | Platform-wide notices and scheduled maintenance windows across tenants. |
| Support tickets | Operator-side support queue spanning tenants. |
| Cost monitoring | Per-tenant cost attribution and platform cost dashboards. |
| Cross-tenant security and SIEM | Fleet-wide security posture and audit forwarding across every tenant, as distinct from a single tenant's own SIEM export. |
| Legal acceptance ledger | The record of which tenant accepted which version of the terms. Authoring and serving the documents themselves is Core. |