This project maintains security updates for the following versions:
| Version | Supported |
|---|---|
| 1.x.x | ✅ |
| < 0.1.0 | ❌ |
Please report security vulnerabilities to developer@dexwox.com. We will respond within 48 hours.
- Do not create GitHub issues for security vulnerabilities
- Our security team will acknowledge receipt of your report
- We will investigate and provide updates on the remediation progress
- Once fixed, we will credit you in our security advisory (unless you prefer to remain anonymous)
When using this SDK:
- Always keep dependencies up to date
- Validate all inputs before processing
- Use the latest stable version of Node.js
- Follow principle of least privilege for API keys
- Enable all available security features in your deployment environment
This SDK includes:
- Input validation
- Secure defaults
- Regular dependency audits
- Automated security testing in CI/CD