diff options
Diffstat (limited to 'SECURITY.md')
| -rw-r--r-- | SECURITY.md | 25 |
1 files changed, 9 insertions, 16 deletions
diff --git a/SECURITY.md b/SECURITY.md index 034e8480..6a3b9dda 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,21 +1,14 @@ -# Security Policy +# 安全策略 -## Supported Versions +## 支持的版本 -Use this section to tell people about which versions of your project are -currently being supported with security updates. +Infini <= 1 不再被支持。 -| Version | Supported | -| ------- | ------------------ | -| 5.1.x | :white_check_mark: | -| 5.0.x | :x: | -| 4.0.x | :white_check_mark: | -| < 4.0 | :x: | +| 版本 | 支持 | +| ------ | ------------------ | +| 2.0 | :white_check_mark: | +| <= 1 | :x: | -## Reporting a Vulnerability +## 汇报一个漏洞 -Use this section to tell people how to report a vulnerability. - -Tell them where to go, how often they can expect to get an update on a -reported vulnerability, what to expect if the vulnerability is accepted or -declined, etc. +前往 issues 提交一个新的 issue。 |
