Trust by Architecture, Not by Promise
Ven Marketplace is built for the regulated insurance industry — data isolation at the database layer, AI processing without persistent storage, and a clear path to SOC 2 Type II and ISO 27001 certification.
What's in Place Today
Authentication & Identity
JWT-based auth verified at the edge on every request. Short-lived sessions and cryptographically validated webhooks.
Row-Level Security (RLS)
PostgreSQL RLS enforced on all tables. Organizations can only access their own data — enforced at the database layer.
Encryption in Transit & at Rest
TLS 1.3 via Vercel edge. AES-256 at rest on database and document storage.
Server-Side Processing
All API secrets, AI calls, and database queries run server-side. No credentials or sensitive logic ever reach the browser.
Organization-Scoped Access Control
RBAC across four org types. Every endpoint verifies organization membership before returning any data.
Moderated Communications
All messages pass admin approval before delivery. Role-based visibility fields control who sees what, per message.
Isolated Document Storage
Per-project folder trees on Box.com with downscoped access tokens. Full document version history preserved.
AI Data Isolation
Strict per-project AI indexes with namespace isolation — no cross-project data leakage. AI inference is stateless; no document content is retained between sessions.
Audit Trail Preservation
Messages never hard-deleted. Document versions preserved with full chains. Form submissions logged with IP and user agent.
HTTP Security Headers
X-Frame-Options, X-Content-Type-Options, Referrer-Policy, Permissions-Policy, and HSTS enforced on every response. Content Security Policy scoped to active services.
API Rate Limiting
Two-tier protection via Upstash Redis: IP-based flood guard at the edge (200 req/min) and per-user quota on AI inference endpoints (20 req/min).
Architecture at a Glance
- →User authenticates via Clerk (JWT)
- →Middleware verifies token on every request
- →All API routes execute server-side
- →Database enforces RLS — org-scoped access
- →Documents stored in isolated Box.com folders per project
- →AI processes via per-project index — no cross-contamination
- ✓Multi-tenant with database-level isolation (RLS)
- ✓Moderated messaging — admin approval before delivery
- ✓Soft-delete with full audit trail preservation
- ✓Document versioning with complete history
- ✓Role-based visibility on every data access path
- ✓All infrastructure providers independently SOC 2 certified
Compliance Roadmap
Compliance Automation & Trust Center
Continuous infrastructure monitoring via Vanta. Public Trust Center with real-time posture and downloadable security artifacts.
GDPR & CCPA Data Subject Rights
GDPR + CCPAData export, Right to Erasure with PII anonymization, California opt-out, and consent management — balanced against regulatory retention.
Zero-Data Retention (ZDR) AI
Migration to enterprise-tier AI infrastructure (Google Vertex AI or AWS Bedrock) where prompts are instantly vaporized post-inference. Data is mathematically barred from abuse-monitoring logs and foundational model training.
Immutable Audit Logging & SIEM
Append-only audit log for all platform actions — document access, admin decisions, data changes — streamed to SIEM.
SOC 2 Type II Certification
SOC 2 Type IIFormal audit covering Security, Availability, Confidentiality, and Processing Integrity trust service criteria.
NYDFS Part 500 Alignment
NYDFSMFA enforcement, written asset inventory, and third-party risk management for clients operating under NY insurance licenses.
Secure Email Ingestion
Zero-trust push ingestion via dedicated submission aliases — air-gapped from client networks. Built on highly scalable cloud infrastructure to handle 50MB+ insurance payloads and complex multi-attachment deals without requiring direct access to corporate email servers.
ISO 27001:2022 Certification
ISO 27001ISMS certification with continuous third-party auditing against international standards.
ISO 42001 — AI Management System
ISO 42001The world's first international AI management standard — risk governance, transparency, fairness, and ethical safeguards.
Enterprise Security
Ven Enterprise
Custom infrastructure for regulated institutions
Dedicated Single-Tenant Infrastructure
Physically isolated database, compute, and storage. No shared resources, no cross-tenant risk.
BYOK Crypto-Shredding
Bring Your Own Key via GCP KMS or Azure Key Vault. Revoke the key to instantly render all data unreadable.
Custom AI Provider & ZDR SLAs
Choose your model (Azure OpenAI, AWS Bedrock, Vertex AI, or self-hosted) with contractual Zero-Data Retention guarantees.
Microsoft 365 / Google Workspace Pull Ingestion
Scoped OAuth access to a single shared inbox, restricted via RBAC for Applications. Mathematically cannot read employee emails.
Box Enterprise Email Upload
Each project VDR folder assigned a dedicated @upload.box.com alias. Brokers email attachments directly — no size limits, no custom SMTP receiver, files land in the right deal folder automatically.
Privileged Access Management (PAM)
JIT engineering access with ticket-based approval, time-bombed credentials, and every query streamed to your SIEM.
Data Residency & Geo-Fencing
Dedicated infrastructure in EU, US, or APAC with strict geo-fencing for data sovereignty requirements.
Custom BAA / HIPAA
Business Associate Agreements and HIPAA-eligible infrastructure for health-adjacent insurance lines.
Dedicated Security Contact & SLA
Named liaison, custom incident response SLAs, annual pen test reports, and priority vulnerability disclosure.
Infrastructure & Sub-Processors
| Provider | Role | SOC 2 | ISO 27001 | GDPR |
|---|---|---|---|---|
| Vercel | Hosting & Edge Network | check_circle | check_circle | check_circle |
| Supabase | Database (PostgreSQL + RLS) | check_circle | remove | check_circle |
| Clerk | Authentication & Identity | check_circle | remove | check_circle |
| Box.com | Document Storage & Preview | check_circle | check_circle | check_circle |
| Google Cloud (Gemini) | AI Processing & FileSearchStore Index | check_circle | check_circle | check_circle |
| SendGrid (Twilio) | Transactional Email | check_circle | check_circle | check_circle |
| PostHog | Product Analytics & Session Replay | check_circle | remove | check_circle |
| Upstash | Edge Rate-Limiting (Redis) | check_circle | remove | check_circle |
Policies
Questions?
Security inquiries, vendor questionnaires, or requests for detailed security documentation.
maildaphne@vencover.com