Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 927 Bytes

SECURITY.md

File metadata and controls

16 lines (9 loc) · 927 Bytes

Reporting Security Issues

If you discover a security vulnerability within the project, please follow these steps:

Open a GitHub issue: Publicly report the security vulnerability by opening a GitHub issue in this repository. Please label the issue with the "security" label.

Include details: Provide as much detail as possible about the vulnerability, including steps to reproduce, potential impact, and any relevant technical information.

Do not disclose: Avoid including sensitive information in the public issue, such as private keys or passwords.

Our maintainers will acknowledge the issue as soon as possible and work towards addressing it. We appreciate your responsible disclosure.

Security Measures

Code Review

All code contributions must undergo thorough code review by maintainers before being merged. This ensures that the code is secure, follows best practices, and does not introduce vulnerabilities.