Trust Center

Security is not a feature — it is the foundation. Learn how we protect your data, infrastructure, and AI agents.

Security Architecture

Encryption at Rest

All data encrypted with AES-256-GCM. Database uses Transparent Data Encryption (TDE). Keys managed via environment variables, never committed to source control.

Encryption in Transit

TLS 1.3 for all API traffic. HSTS with preload. Certificate pinning for SDK communications. No unencrypted HTTP allowed in production.

Secret Management

API keys, JWT secrets, and database credentials stored as Render environment variables. No secrets in Docker images. No secrets in client-side bundles.

Network Isolation

Backend services communicate via private Redis channels. Database not exposed to public internet. Webhook endpoints verify signatures (HMAC-SHA256) before processing.

Compliance & Certifications

StandardStatusCoverage
SOC 2 Type 1In ProgressPlanned Q3 2026
ISO 27001In ProgressPlanned Q4 2026
PCI DSS v4.0.1Controls Implemented47 controls mapped
GDPRCompliantPrivacy by design, DPA available
India DPDP ActCompliantConsent management, data localization
OWASP Top 10Automated TestingAPI + LLM variants

Data Handling

What We Store

Endpoint metadata (paths, methods, auth types), cost data, scan findings, user profiles. NO request/response bodies stored.

Data Residency

Default: India (Bengaluru). Enterprise: Choose US-East, EU-West, or APAC-Singapore. Self-hosted: Your infrastructure.

Retention

Free: 30 days. Pro: 1 year. Enterprise: Custom (up to 7 years). Automated deletion on expiry. Export before deletion.

Incident Response

  • P0Critical — Acknowledged in 15 minutes, resolved in 4 hours. War room activated automatically.
  • P1High — Acknowledged in 1 hour, resolved in 24 hours. Customer notification within 30 minutes.
  • P2Medium — Acknowledged in 4 hours, resolved in 72 hours. Status page updated.

Report security issues to security@rakshex.in. We follow responsible disclosure with a 90-day fix commitment.

Penetration Testing

Last external pentest: Scheduled Q3 2026 (pending vendor selection)

Internal red team: Continuous. 87-payload adversarial testing library run weekly against staging.

Bug bounty: Planned launch Q4 2026 on HackerOne.

CI security: Every PR scanned for secrets, vulnerabilities, and dependency CVEs before merge.

Need our full security whitepaper?

Request Security Whitepaper →