| Version | Supported |
|---|---|
| 1.0 | ✅ |
We take security seriously. If you discover a security vulnerability:
- DO NOT create public GitHub issues for security vulnerabilities.
- Email us at security@commacompliance.com.
- Include detailed reproduction steps.
- Allow up to 48 hours for an initial response.
- Cryptographic Verification: All commits are GPG-signed and verified.
- Dependency Scanning: Automated vulnerability detection in CI/CD.
- Container Security:
- Runs as non-root users.
- Uses distroless images to minimize attack surface.
- Encryption:
- Symmetric:
XChaCha20 - Asymmetric key exchange:
Curve25519 - Signatures:
Ed25519
- Symmetric:
- Network Security:
- TLS 1.3 support
- Certificate pinning
- Access Controls:
- Multi-Factor Authentication (MFA) readiness
- Audit Logging: Complete logging for compliance and threat detection.
- FIPS 140-2: On roadmap (target Q1 2026)
- Common Criteria: Evaluation in progress
- ISO 27001: Framework alignment documented
We strongly recommend the following:
- Rotate cryptographic keys regularly.
- Use secure secret management systems (e.g., HashiCorp Vault, AWS Secrets Manager).
- Monitor application and infrastructure logs for suspicious activity.
- Keep all dependencies and images up to date.
- Deploy in isolated and hardened network environments.