Skip to content

Commit 9d994ae

Browse files
Create SECURITY.md
1 parent 9f932b1 commit 9d994ae

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

SECURITY.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
| 3.10.7 | :white_check_mark: |
16+
17+
18+
## Reporting a Vulnerability
19+
20+
To report a vulnerability kindly email me at ashutoshkumart82@gmail.com.

0 commit comments

Comments
 (0)