1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-04 10:24:41 +02:00

Create SECURITY.md

This commit is contained in:
Dimitri Huisman 2022-08-24 08:51:47 +02:00 committed by GitHub
parent 04a932bf66
commit 25413eaf2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

18
SECURITY.md Normal file
View File

@ -0,0 +1,18 @@
# Security Policy
## Supported Versions
Only the latest version is supported. When in doubt visit mailu.io or setup.mailu.io. These pages always show the current version.
Master is the development branch. Security issues can be reported for this branch as well, but it is not advised to use master for production purposes.
| Version | Supported |
| ------- | ------------------ |
| master | :white_check_mark: |
| current version | :white_check_mark: |
| < current version | :x: |
## Reporting a Vulnerability
Severe security issues can be reported via security @ mailu.io .
For Minor security issues create an issue in the Mailu/Mailu repository.