ソースを参照

Create SECURITY.md

undefined
Sergey Arkhipov 5年前
コミット
2ba79a8508
コミッターのメールアドレスに関連付けられたアカウントが存在しません
1個のファイルの変更24行の追加0行の削除
  1. 24
    0
      SECURITY.md

+ 24
- 0
SECURITY.md ファイルの表示

@@ -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

読み込み中…
キャンセル
保存