File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Security Policy
2
+
3
+ ## Supported Versions
4
+
5
+ | Version | Supported |
6
+ | ------- | ------------------ |
7
+ | 2.4.0 | :white_check_mark : |
8
+ | 2.3.7 | :white_check_mark : |
9
+ | 2.2.7 | :x : |
10
+ | 2.1.13 | :x : |
11
+ | 2.0.0 | :x : |
12
+ | < 2.0 | :x : |
13
+
14
+
15
+ ## Reporting a Vulnerability
16
+
17
+ You can [ report a vulnerability through GitHub] ( https://github.com/mysql-net/MySqlConnector/security ) .
18
+
19
+ Your report will be acknowledged within 5 days and you will receive a more detailed response outlining the next steps in handling your submission.
20
+
21
+ Please include the information listed below to help better understand the nature and scope of the possible issue:
22
+
23
+ * Type of issue (e.g. SQL injection, data leakage, etc.)
24
+ * Full paths of the files related to the issue
25
+ * Step by step instructions to reproduce the issue
26
+ * Proof of concept or exploit code (if possible)
27
+ * Impact of the issue
You can’t perform that action at this time.
0 commit comments