From 2ba79a8508982447b7fdf279171abdd902250b84 Mon Sep 17 00:00:00 2001 From: Sergey Arkhipov <9seconds@users.noreply.github.com> Date: Tue, 2 Mar 2021 22:00:18 +0300 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..f6a06e9 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,24 @@ +# Security Policy + +## Supported Versions + +We support 2 tracks: 2.x and 1.x + +| Version | Supported | +| ------- | ------------------ | +| 2.x | :white_check_mark: | +| 1.x | :interrobang: | +| < 1.0 | :x: | + +1.x has adtag support. We do not plan any active development there but we guarantee: + +1. Regular dependency updates +2. Updates for Golang versions +3. Security vulnerability fixes +4. Merging small PRs + +2.x is in active development and have a full support. + +## Reporting a Vulnerability + +If you have found a vulnerability, please report about it to nineseconds@yandex.ru, telegram @9seconds or here in issues