If you find a security issue in this SDK (not the ForceDream platform itself), please report it privately rather than opening a public issue.
Email: security@forcedream.ai
Please include:
- A description of the issue
- Steps to reproduce
- The version of
forcedreamaffected
We aim to acknowledge reports within 5 business days.
If you find a security issue in the ForceDream API or platform itself (not this SDK's code), report it via the same email above rather than through this SDK repository.
Only the latest published version on PyPI receives security fixes. Please upgrade before reporting an issue to confirm it's still present.
This SDK never logs, caches, or transmits your fd_live_ key anywhere except
directly to api.forcedream.ai over HTTPS, as part of the Authorization
header on requests that require billing. Treat your key as a secret.