From 0662701a248dd59e8f1c5492e13d2f2e4424fe2f Mon Sep 17 00:00:00 2001 From: Newcomer1989 Date: Tue, 28 Dec 2021 20:17:33 +0100 Subject: [PATCH] added disclosure policy --- SECURITY.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..501e703 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,19 @@ +# Security Policy + +## Supported Versions + +Currently supported versions, which will receive security updates. + +| Version | Supported | +| ------- | ------------------ | +| 1.3.x | :white_check_mark: | +| < 1.2 | :x: | + +## Reporting a Vulnerability + +In case you found a security vulnerability, please do NOT open a public pull request or leak information inside an issue. + +Use prefered our email to get in touch with us:
+**admin [at] ts-n [dot] net** + +You can expect a response within a week.