• TLS 1.3 for all API communications
• Fernet (AES-128) encryption for secrets in vault
• Database encryption via PostgreSQL native support
• Zero-knowledge architecture: we cannot decrypt your secrets
• OAuth tokens stored encrypted, never logged
• API keys hashed with bcrypt (12 rounds)
• Automatic secret rotation tracking
• Token expiration alerts with auto-remediation
• Role-based personas: ADMIN/OPS/BUILDER/APPROVER
• Workspace-level isolation (multi-tenant)
• Approval workflows for sensitive operations
• Session expiration after 1 hour (configurable)
• Immutable telemetry events for SOC2/GDPR/HIPAA
• Actor attribution for every change
• Retention policies (90 days to 7 years)
• Export audit logs as JSON for compliance officers
• Automated dependency scanning (Dependabot)
• Regular penetration testing (Enterprise)
• CVE monitoring and patching within 48 hours
• Responsible disclosure program
• AWS/Azure with VPC isolation
• Firewall rules restrict access to authorized IPs
• Regular backups with 30-day retention
• DDoS protection via Cloudflare
If you discover a security vulnerability, please report it privately to security@conducktor.com. We commit to responding within 48 hours and patching critical issues within 7 days.
Report Vulnerability