We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f932b1 commit 9d994aeCopy full SHA for 9d994ae
1 file changed
SECURITY.md
@@ -0,0 +1,20 @@
1
+# Security Policy
2
+
3
+## Supported Versions
4
5
+This project is based on Python version: 3.10.7
6
+and currently I am using MySQL version: 8.0.30
7
+kindly ensure that mysql.connector module should work with your version of python and MySQL
8
9
+| Version(Python) | Supported |
10
+| --------------- | ------------------ |
11
+| 3.10.7 | :white_check_mark: |
12
13
+| Version(MySQL) | Supported |
14
15
16
17
18
+## Reporting a Vulnerability
19
20
+To report a vulnerability kindly email me at ashutoshkumart82@gmail.com.
0 commit comments