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

## Supported Versions
Use the table below to check if the version you are using is currently supported with security updates.


| Version | Supported |
| ------- | ------------------ |
| 2.1.x | :white_check_mark: |
| 2.0.x | :x: |
| 1.x | :x: |

## Reporting a Vulnerability
We take the security of our software seriously. If you believe you have found a security vulnerability, please do NOT open a public issue.

To report a vulnerability, please email [security-contact@example.com].

Please include the following information in your report:
* The type of issue (e.g., SQL injection, buffer overflow)
* Detailed steps to reproduce the issue
* Impact of the vulnerability
* Any potential mitigations you are aware of

We will acknowledge your report within [X] hours and provide a timeline for a fix.