From 9e288708ff078c06e86141e17f5e56dcb3b170d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=89=87=E5=88=BB?= Date: Tue, 22 Dec 2020 11:50:29 +0800 Subject: [PATCH] Update SECURITY.md --- SECURITY.md | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 034e8480..82a09700 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,18 +1,21 @@ -# Security Policy +# 安全政策 Security Policy -## Supported Versions +## 支持版本 Supported Versions Use this section to tell people about which versions of your project are currently being supported with security updates. | Version | Supported | | ------- | ------------------ | -| 5.1.x | :white_check_mark: | -| 5.0.x | :x: | -| 4.0.x | :white_check_mark: | -| < 4.0 | :x: | +| 3.6.x | :x: | +| 2.7.x | :white_check_mark: | -## Reporting a Vulnerability +注意事项: + +- 机器学习实战: 仅仅只是学习,请使用 python 2.7.x 版本 (3.6.x 只是修改了部分) +- 深度学习/自然语言处理: 请使用 python 3.6.x 版本 + +## 报告漏洞 Reporting a Vulnerability Use this section to tell people how to report a vulnerability.