From 734a713874bb269869cc41e4dc2d6996c40c36be Mon Sep 17 00:00:00 2001 From: Sven Erbeck Date: Thu, 2 Jun 2022 08:50:51 +0200 Subject: [PATCH] Create SECURITY.md Add contact mail and some words. --- SECURITY.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..fe4aed7 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,17 @@ +# Security Policy + +## Supported Versions + +All versions in the list receive security updates. + +| Version | Supported | +| ------- | ------------------ | +| 2.0.x | :white_check_mark: | +| < 2.0 | :x: | + +## Reporting a Vulnerability + +Please report vulnerabilities via support@datarhei.com. +We take security issues very seriously and will respond +as quickly as possible to investigate the cause and fix +it with a hotfix if necessary.