| Version | Supported |
|---|---|
| 0.1.x | Yes |
If you discover a security vulnerability in this package, please report it responsibly:
- Do NOT open a public GitHub issue.
- Email security@boxlink.net with:
- Description of the vulnerability
- Steps to reproduce
- Affected version(s)
- You will receive a response within 48 hours.
- A fix will be released as a patch version once confirmed.
- Never hardcode API credentials. Use environment variables or
.envfiles. - Always use HTTPS. The client enforces HTTPS for all API calls.
- Credentials are masked in logs. The built-in logger replaces passwords with
***. - Phone numbers are normalized locally. No user input is passed to the API without sanitization.