From 7cdc1fcee2c1ba9af077eb2cc739fbca010342d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Zi=C4=85bek?= Date: Sun, 18 Jul 2021 18:10:20 +0200 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 0000000..7468ac6 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,14 @@ +# Security Policy + +## Supported Versions + +| Version | Supported | +| ------- | ------------------ | +| 2021.5.2 | :white_check_mark: | +| Older | :x: | + +## Reporting a Vulnerability + +Please report any code vulnerabilities using GitHub Issues. We are trying to respond within 1 day and analyze reported situation as soon as possible. +Otherwise, please collaborate with us to find best solutation available. +Once the vulnerability is recognized and fixed, the issue is closed with appropraite message.