Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SECURITY.md #4

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
## Reporting a Vulnerability

If you identify a potential security vulnerability in this project, please adhere to the following guidelines to ensure it is handled responsibly:
1. **Do not disclose the vulnerability publicly.** Avoid creating a GitHub issue or sharing details in public forums to prevent exploitation before a fix is implemented.
2. **Contact us directly via email** at [[email protected]](mailto:[email protected]) with the following information:
- A detailed description of the vulnerability.
- Steps to reproduce the issue (if applicable).
- Any relevant logs, screenshots, or supporting data.
- Your contact information for follow-up (optional).
3. **Allow us sufficient time to address the issue.** We will acknowledge receipt of your report and work to resolve it as quickly as possible.
4. **Adhere to responsible disclosure practices.** Please refrain from publicly disclosing the issue until we confirm it has been mitigated.
We greatly appreciate your contribution to improving the security of this project.