If you discover a security vulnerability in this project, please report it responsibly.
Please do NOT open a public issue for security vulnerabilities.
Instead, please report security issues by emailing the maintainers directly or through GitHub's private vulnerability reporting feature.
When reporting a vulnerability, please include:
- Description of the vulnerability
- Steps to reproduce the issue
- Potential impact
- Any suggested fixes (if applicable)
- We will acknowledge receipt within 48 hours
- We will provide an initial assessment within 7 days
- We will work with you to understand and resolve the issue
This security policy applies to the example application code in this repository.
For security issues related to the @satsterminal-sdk/borrow SDK itself, please report those to the Sats Terminal team directly.
When using this example:
- Never commit API keys - Keep your
.envfile private - Use testnet first - Always test on testnet before mainnet
- Keep dependencies updated - Regularly run
pnpm update - Review code changes - Understand any modifications before deploying
| Version | Supported |
|---|---|
| 1.x.x | ✅ |
| < 1.0 | ❌ |
Thank you for helping keep this project secure!