Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 1.11 KB

SECURITY.MD

File metadata and controls

31 lines (18 loc) · 1.11 KB

Security Policy

Reporting a Vulnerability

If you discover a security vulnerability, we appreciate your help in improving the security of this project. Please report it to us responsibly. Here's how you can do it:

  1. Do not create a public issue. Instead, contact us privately at [email protected].
  2. Provide a detailed description of the vulnerability, how it can be reproduced, and any relevant steps to mitigate it.

We will respond to your report within 48 hours.

Security Updates

  • All security fixes will be handled by the core team and released in a timely manner.

Secure Coding Practices

To ensure the security of this project, we follow the following secure coding practices:

  • Input validation and sanitization
  • Proper error handling
  • Encryption for sensitive data
  • Regular dependency auditing

Dependencies

We rely on several open-source libraries. We regularly check and update dependencies for security vulnerabilities. Please report any vulnerabilities found in dependencies directly to us.

License

This project is licensed under the Apache - see the LICENSE file for details.