-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
07be16d
commit 87279a6
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# Security Policy | ||
|
||
## Supported Versions | ||
|
||
We try to reach all Python versions for this project to be executed. For the moment this project is compatible with the following versions: | ||
|
||
| Version | Supported | | ||
| ------- | ------------------ | | ||
| >= 3.7 | :x: | | ||
| 3.8 | :white_check_mark: | | ||
| 3.9 | :white_check_mark: | | ||
| 3.10 | :white_check_mark: | | ||
| >= 3.11 | :question: | | ||
|
||
## Reporting a Vulnerability | ||
|
||
If a vulnerability is found please report it to the Github Issues. Please try to be detailed with your report and we will try to fix it as soon as possible. | ||
|
||
If you want also to develop a fix for the vulnerabilty that you found, we will be so happy to get your pull request for the issue that you reported! | ||
|
||
Thank you so much! |