From ec3fd1d105232be728250874700294d3e474db28 Mon Sep 17 00:00:00 2001 From: Michael Kaufmann Date: Wed, 30 Oct 2019 11:00:08 +0100 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..2465b905 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,14 @@ +# Security Policy + +## Supported Versions + +Our main and active version is currently 0.10.x. It will receive maintenance and security updates periodically. The older version 0.9.x will not receive any kind of updates. Please update to [0.10.x](https://github.com/Froxlor/Froxlor/wiki/Updating-Froxlor) + +| Version | Supported | +| ------- | ------------------ | +| 0.10.x | :white_check_mark: | +| 0.9.x | :x: | + +## Reporting a Vulnerability + +If you think you have found a vulnerability in froxlor, please send an email to [team@froxlor.org](mailto:team@froxlor.org) with as many information as possible. Also, please give us appropriate time to fix the issue and build update-packages before publishing anything into the wild.