If you discover a security vulnerability in this project, please report it responsibly.
Please do NOT open a public GitHub issue for security vulnerabilities.
Instead, send an email to [email protected] with:
- A description of the vulnerability
- Steps to reproduce the issue
- Any potential impact
- Suggested fix (if available)
- Never commit API credentials (
ASPOSE_CLOUD_API_CLIENT_ID,ASPOSE_CLOUD_API_CLIENT_SECRET) to version control. - Use environment variables or secret management tools to handle credentials.
- Keep your Docker images and dependencies up to date.