| Version | Supported |
|---|---|
| 0.2.x | ✅ |
| < 0.2 | ❌ |
If you discover a security vulnerability, please report it responsibly:
- Do NOT open a public issue.
- Email: security@hrkit.dev or use GitHub Security Advisories.
- Include a description of the vulnerability, steps to reproduce, and potential impact.
- We will acknowledge receipt within 48 hours and provide a timeline for a fix.
This policy covers:
- All
@hrkit/*packages published on npm - The hrkit repository on GitHub
- Keep
@hrkit/*packages updated to the latest version - Do not log or expose BLE device identifiers in production
- Use HTTPS when transmitting heart rate data over networks
- The
@hrkit/serverpackage binds to127.0.0.1by default — do not expose to public networks without authentication