Canstralian commited on
Commit
02b91f2
·
verified ·
1 Parent(s): a2dcfec

Synced repo using 'sync_with_huggingface' Github Action

Browse files
Files changed (1) hide show
  1. SECURITY.md +23 -0
SECURITY.md ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Security Policy
2
+
3
+ ## Supported Versions
4
+
5
+ The following versions of the project are currently supported with security updates:
6
+
7
+ | Version | Supported |
8
+ | ------- | ------------------ |
9
+ | 5.1.x | :white_check_mark: |
10
+ | 5.0.x | :x: |
11
+ | 4.0.x | :white_check_mark: |
12
+ | < 4.0 | :x: |
13
+
14
+ ## Reporting a Vulnerability
15
+
16
+ If you discover a vulnerability in this project, please follow these steps to report it:
17
+
18
+ 1. **Contact:** Send an email to [[email protected]](mailto:[email protected]) with the details of the vulnerability.
19
+ 2. **Information to Include:** Your email should include a detailed description of the vulnerability, including steps to reproduce it, affected versions, and any potential impact.
20
+ 3. **Response Time:** You can expect an initial response within 48 hours of your report. We will provide regular updates on the status of the vulnerability as we investigate and address it.
21
+ 4. **Handling the Report:** If the vulnerability is accepted, we will work on a fix and release a security update. If the vulnerability is declined, we will provide an explanation.
22
+
23
+ Thank you for helping to keep our project secure!