From 25413eaf2a56e5bbe298988d4ddf3cfaa087bd07 Mon Sep 17 00:00:00 2001 From: Dimitri Huisman <52963853+Diman0@users.noreply.github.com> Date: Wed, 24 Aug 2022 08:51:47 +0200 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..c191e6e4 --- /dev/null +++ b/SECURITY.md @@ -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.