EDI-ready in every applicable state 31 jurisdictions cataloged
support@smepro.app
Trust

Security at SMEPro

Last updated June 12, 2026 · Built for any operator, in any of 30 states — every workspace isolated like its own platform

Tenant isolation — enforced in the database, not the application

Most multi-tenant breaches are application bugs: a missing WHERE org_id = … clause. SMEPro removes that class of bug by construction:

Authentication

Audit trail — the application can't forget

Changes to filing obligations and submissions are recorded by database triggers, not by application code that might be skipped: who, what, and when are captured on every state transition. Submissions store the exact form version and validator findings they were checked against, so any filing can be reconstructed for an examiner exactly as it stood when filed. Catalog corrections are tracked in a regulatory change ledger visible in the product.

Infrastructure

LayerWhat runs thereControls
Cloud Run (GCP)Stateless API containers, non-root user Autoscaling 1–20 instances; no state on disk; per-revision rollback
Cloud SQL PostgreSQL 16All tenant data, RLS, validators, audit Regional high availability; encrypted at rest; point-in-time-recovery backups; private connectivity from the API via the Cloud SQL connector
Secret ManagerDB password, token-signing key IAM-scoped access; versioned rotation
HTTPS Load BalancerTLS termination for web + API TLS 1.2+; Cloud Armor rate-limiting on authentication endpoints

Region: us-central1 (Iowa, USA). This website itself loads no third-party scripts, fonts, or trackers — the entire page is first-party and static.

Data handling

Honest roadmap

Statements above describe what is built today. The following are planned, not yet in place — listed so you never have to guess:

Responsible disclosure

If you believe you've found a vulnerability, email support@smepro.app with the subject "Security disclosure." We commit to acknowledging reports within 2 business days, will not pursue good-faith research conducted without accessing another tenant's data or degrading the service, and will credit reporters who want credit once a fix ships.