Security fixes are applied to the latest released version.
Please do not open public issues for security vulnerabilities.
Instead:
- Use GitHub private vulnerability reporting if available.
- If private reporting is unavailable, contact maintainers directly.
Include:
- Description of the issue
- Affected versions
- Reproduction steps or proof of concept
- Potential impact
- Initial acknowledgment: within 72 hours
- Triage and severity assessment: as soon as possible
- Fix and coordinated disclosure: based on severity and complexity
- Never commit tokens, access keys, or
.envfiles. - Use repository secrets for CI and release workflows.
- Rotate compromised credentials immediately.
This SDK interacts with third-party APIs. Some security concerns may depend on provider-side permissions, app configuration, or account policies. Reports should clearly distinguish SDK-level issues from provider platform behavior.