| Version | Supported |
|---|---|
| 0.x (dev) | ✅ |
Do not open a public GitHub issue for security vulnerabilities.
Please report security vulnerabilities using one of these private channels:
-
GitHub Security Advisories (preferred): Navigate to the Security tab and click "Report a vulnerability".
-
Email: Send details to security@santekno.com with subject line
[SECURITY] <brief description>.
Please include:
- Description of the vulnerability
- Steps to reproduce
- Affected versions
- Potential impact
- Suggested fix (if any)
| Stage | Target |
|---|---|
| Acknowledgement | 48 hours |
| Initial assessment | 5 business days |
| Fix + CVE assignment | 30 days (critical), 90 days (others) |
| Public disclosure | After fix is released |
- No CGo anywhere in the SDK — reduces attack surface
cryptoxandhashxuse only stdlibcrypto/andgolang.org/x/crypto- Argon2id parameters meet or exceed OWASP 2026 recommendations
- Constant-time comparison used everywhere passwords or secrets are compared
- No reflection in hot paths
- All security packages (
cryptox,hashx,apikey,jwtx) require ≥ 95% test coverage
We thank all responsible disclosers. Credited researchers will be listed in release notes unless they prefer to remain anonymous.