| Version | Supported |
|---|---|
| 0.x.x | ✅ |
If you discover a security vulnerability in this SDK, please report it by emailing security@muxi.org.
Please include:
- Description of the vulnerability
- Steps to reproduce
- Potential impact
- Any suggested fixes (optional)
We will acknowledge receipt within 48 hours and provide a detailed response within 7 days.
When using this SDK:
- Never commit credentials - Use environment variables or secure secret management
- Validate webhook signatures - Always verify
X-Muxi-Signatureheaders - Use HTTPS - Always connect to MUXI servers over HTTPS in production
- Keep dependencies updated - Regularly update the SDK to get security patches