chore: added SECURITY.md

This commit is contained in:
Corentin THOMASSET 2021-05-28 15:06:49 +02:00 committed by GitHub
parent 8fc188e89a
commit c3adfe30ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

16
SECURITY.md Normal file
View file

@ -0,0 +1,16 @@
# Security Policy
## Supported Versions
We release patches for security vulnerabilities. Which versions are eligible receiving such patches are :
| Version | Supported |
| ------- | ------------------ |
| > 2.0 | :white_check_mark: |
| < 2.0 | :x: |
## Reporting a Vulnerability
Please report (suspected) security vulnerabilities to contact@corentin-thomasset.fr. You will receive a response from us within 48 hours. If the issue is confirmed, we will release a patch as soon as possible depending on complexity.
## Comments on this Policy
If you have suggestions on how this process could be improved please submit a pull request.