From 45438cd402d8faeb070b0b1261c20503f3d68e6e Mon Sep 17 00:00:00 2001 From: Manuel <30572287+manuel-rw@users.noreply.github.com> Date: Thu, 27 Jul 2023 21:18:29 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Add=20security=20policy=20(#1200?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 000000000..c1bdf234a --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,18 @@ +# Security Policy + +## Supported Versions +Only the following versions will receive updates, that include improvements to the security: + +| Version | Supported | +| ------- | ------------------ | +| 0.13 | :white_check_mark: | +| <=0.12 | :x: | + +## Reporting a Vulnerability +We take security issues very seriously. +When you found a security issue, please ask yourself the following question: + +**Would this be publicly disclosed, could it cause any problems or harm to any Homarr instances or individuals?** + +If the answer to that question is yes, please contact us immideatly using https://homarr.dev/docs/community/get-in-touch. E-Mail is preferred, but you can write ``manicraft1001`` or ``ajnart`` on Discord as well. +If the answer is no, please create a public visible issue: https://github.com/ajnart/homarr/issues/new?assignees=&labels=%F0%9F%90%9B+Bug&projects=&template=bug.yml&title=[Vulnerability]