Skip to content
Draft
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
29 changes: 29 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# Security Policy

## Supported Versions

The following table outlines the versions of the project that are currently supported with security updates:

| Version | Supported |
| ------- | ------------------ |
| 5.1.x | :white_check_mark: |
| 5.0.x | :x: |
| 4.0.x | :white_check_mark: |
| < 4.0 | :x: |

## Reporting a Vulnerability

If you discover a security vulnerability within this project, please follow the steps below to report it:

- Contact: Send an email to security@example.com with the details of the vulnerability.
- Details: Include as much information as possible about the vulnerability, including:

Steps to reproduce the issue
- Potential impact
- Any suggested fixes or mitigations

- Acknowledgment: You will receive an acknowledgment of your report within 48 hours.
- Updates: You can expect to receive updates on the status of your report every 7 days.
- Resolution: If the vulnerability is accepted, we will work on a fix and release a security update as soon as possible. If the vulnerability is declined, we will provide a detailed explanation.

We appreciate your efforts to responsibly disclose vulnerabilities and help us improve the security of our project.