We take security seriously. Learn about our security practices, how to report vulnerabilities, and our commitment to protecting your data.
If you've discovered a security vulnerability in Synkora, please report it responsibly. Do NOT create a public GitHub issue.
security@synkora.aiWe acknowledge reports within 48 hours and provide regular updates on progress.
All sensitive data including API keys, OAuth tokens, and secrets are encrypted using Fernet symmetric encryption.
Secure token-based authentication with token blacklisting, version tracking, and automatic refresh.
Server-side CSRF token validation with Redis session binding and fail-closed design.
Comprehensive XSS protection with 60+ pattern detection covering modern HTML5 attack vectors.
Redis-backed distributed rate limiting with per-endpoint configuration and trusted proxy support.
Content Security Policy with nonces, HSTS with preload, X-Frame-Options DENY, and Permissions-Policy.
| Version | Status |
|---|---|
| Latest Release | Supported |
| Previous Releases | Not Supported |
We recommend always using the latest version for the best security and features.