feat: create SECURITY.md (#6176)

Co-authored-by: Jon Sands <fohdeesha@gmail.com>
This commit is contained in:
Olivier Lambert
2022-05-13 10:58:55 +02:00
committed by GitHub
parent ecae554a78
commit 2e133dd0fb

17
SECURITY.md Normal file
View File

@@ -0,0 +1,17 @@
# Security Policy
## Supported Versions
We apply patches and fix security issues for the following versions:
| Version | Supported |
| ------- | ------------------ |
| XOA `latest` | :white_check_mark: |
| XOA `stable` | :white_check_mark: |
| `master` branch | :white_check_mark: |
| anything else | :x: |
## Reporting a Vulnerability
If you discover a vulnerability, you should contact us by sending an email to security at vates dot fr
From there, we'll discuss how to deal with it and prepare a dedicated mitigation.