|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+# Security Policy
|
|
|
2
|
+
|
|
|
3
|
+## Supported Versions
|
|
|
4
|
+
|
|
|
5
|
+We support 2 tracks: 2.x and 1.x
|
|
|
6
|
+
|
|
|
7
|
+| Version | Supported |
|
|
|
8
|
+| ------- | ------------------ |
|
|
|
9
|
+| 2.x | :white_check_mark: |
|
|
|
10
|
+| 1.x | :interrobang: |
|
|
|
11
|
+| < 1.0 | :x: |
|
|
|
12
|
+
|
|
|
13
|
+1.x has adtag support. We do not plan any active development there but we guarantee:
|
|
|
14
|
+
|
|
|
15
|
+1. Regular dependency updates
|
|
|
16
|
+2. Updates for Golang versions
|
|
|
17
|
+3. Security vulnerability fixes
|
|
|
18
|
+4. Merging small PRs
|
|
|
19
|
+
|
|
|
20
|
+2.x is in active development and have a full support.
|
|
|
21
|
+
|
|
|
22
|
+## Reporting a Vulnerability
|
|
|
23
|
+
|
|
|
24
|
+If you have found a vulnerability, please report about it to nineseconds@yandex.ru, telegram @9seconds or here in issues
|