Your data deserves the same posture our customers' data gets.
ZERO is InterScripts' internal operating platform. The same security posture we maintain for customer-facing services — HITRUST r2, ISO 27001, SOC 2 Type II, CMMI Level 3 — is the bar this platform meets for employee data, too.
HITRUST r2
CertifiedInterScripts holds an active HITRUST r2 certification covering its production environments.
ISO 27001
CertifiedInformation security management system aligned to ISO/IEC 27001.
SOC 2 Type II
CertifiedAnnual SOC 2 Type II report from an independent CPA firm.
ISO 9001:2015
CertifiedQuality management system across delivery practices.
CMMI Level 3
AppraisedProcess maturity at CMMI Level 3 for software development and services.
GSA Schedule 70
ActiveFederal contracting under GSA Schedule 70 with current contract performance.
Minimum needed. Logged. Reversible.
Three walls have to fail before a leak can happen.
ZERO is architected to be multi-tenant from day one — even though InterScripts is the only tenant today. Designing for isolation now means the architecture stays defensible if we ever extend ZERO to customer organizations.
PostgreSQL schema grants
Each tenant lives in its own Postgres schema. A query against another tenant's tables fails at the database, not in application code.
Per-request connection context
Before any query, the database connection sets search_path and tenant_id. The Prisma client refuses queries until both are set.
Row-level security
As defense-in-depth, sensitive tables enforce RLS using the connection's tenant id. Even a code bug fails the RLS check.
In transit. At rest. At the field level when it matters.
TLS 1.2+ minimum (1.3 preferred). AES-256 at rest under Azure-managed keys, with customer-managed keys available for any deployment that handles employment-health information. Quarterly key rotation rehearsed.
Incident response
If we ever have a confirmed security event affecting employee data, you'll hear from us within 72 hours. Postmortems shared within 30 days. Quarterly tabletop drills.
Disaster recovery
Geo-redundant backups. RTO < 4 hours, RPO < 15 minutes for the production database. DR rehearsed quarterly in a staging environment.
Vulnerability management
Continuous dependency scanning. Annual independent penetration test. Internal security review required on every PR touching auth, RBAC, or data persistence.
Questions about your data?
Reach the InterScripts security team. We answer in one business day.
Email security@interscripts.com