All Docs
FeaturesSaaS FactoryUpdated March 11, 2026

Trust Center

Trust Center

SaaS Factory exposes a public Security & Trust Center at /trust. It is a static, unauthenticated page designed to support enterprise procurement, security reviews, and compliance due diligence.

What's on the page

SOC 2 Control Status

All trust service categories are listed with per-control operational status:

CategoryControls
Common CriteriaCC1 – CC9 (Control Environment through Risk Mitigation)
AvailabilityA1.1 – A1.3
ConfidentialityC1.1 – C1.2
Processing IntegrityPI1.1 – PI1.2
PrivacyP1.0, P3.0, P4.0, P5.0, P6.0, P8.0

Security Controls

Twelve security controls are documented on the page:

ControlSummary
Encryption at RestAES-256-GCM on sensitive fields; Neon Postgres volumes encrypted at storage layer
Encryption in TransitTLS 1.3 enforced; HSTS with 1-year max-age
Access Control & RBACRole-based access on every API endpoint; Postgres RLS prevents cross-tenant leaks
Immutable Audit LogAppend-only log with actor, timestamp, and resource ID; 2-year retention
Vulnerability ManagementAutomated dependency scanning on every PR; CVE SLA: 24 h critical, 72 h high
Vendor Security ReviewAll sub-processors have DPAs; third-party access reviewed quarterly
Data IsolationMulti-tenant RLS; Enterprise customers get a dedicated database namespace
Backups & RecoveryDaily snapshots, 30-day retention; PITR to any second in the last 24 h
Security Incident ResponseIR plan with <1 h detection, <4 h containment; GDPR Art. 33 notification within 72 h
Infrastructure HardeningVercel WAF, DDoS mitigation, rate limiting; Neon in isolated VPC
Uptime & SLA99.9% uptime SLA for Enterprise; real-time status at status.saasfactory.ai
Penetration TestingAnnual third-party pentest; reports available to Enterprise customers under NDA

Sub-Processor List

All seven sub-processors are listed with purpose, data region, certifications, and DPA status:

Sub-processorPurposeRegionCertifications
AnthropicAI model inferenceUSASOC 2 Type II
VercelApplication hosting, CDNGlobal (USA primary)SOC 2 Type II, ISO 27001
NeonPostgres database hostingUSA / EUSOC 2 Type II
StripePayment processingUSASOC 2 Type II, PCI DSS Level 1
GitHubSource control, CI/CDUSASOC 2 Type II, ISO 27001
InngestBackground job orchestrationUSASOC 2 Type II
ResendTransactional emailUSASOC 2 Type II

Compliance Documents

DocumentAvailability
SOC 2 Type II ReportEnterprise customers / prospects — request via sales (NDA required)
Data Processing Agreement (DPA)Standard DPA based on EU SCCs (GDPR Article 28) — available on request
Business Associate Agreement (BAA)Available for Enterprise customers with HIPAA-adjacent requirements
Responsible Disclosure PolicyPublicly available on the /trust page

Implementation notes

  • Route: src/app/trust/page.tsx
  • Auth: None required — fully public
  • Database: No queries — purely static/presentational
  • Page title: Trust Center — SaaS Factory
  • Meta description: Set for enterprise procurement SEO

Requesting compliance documents

The SOC 2 Type II report, DPA, and BAA are not available for self-serve download. Contact the sales team from the /trust page to initiate an NDA and receive the relevant documents.