Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 713 Bytes

File metadata and controls

20 lines (13 loc) · 713 Bytes

Security Policy

Reporting a Vulnerability

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)

Security Best Practices for Users

  • 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.