Skip to content

Commit

Permalink
Create SECURITY.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Casassarnau authored Oct 28, 2023
1 parent 07be16d commit 87279a6
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions SECURITY.md
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!

0 comments on commit 87279a6

Please sign in to comment.