File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
content/zh-cn/docs/reference/issues-security Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -23,8 +23,12 @@ Work on Kubernetes code and public issues are tracked using [GitHub Issues](http
23
23
跟踪 Kubernetes 编码工作和公开问题。
24
24
25
25
<!--
26
- * [CVE-related issues](https://github.com/kubernetes/kubernetes/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3Aarea%2Fsecurity+in%3Atitle+CVE)
26
+ * Official [list of known CVEs](/docs/reference/issues-security/official-cve-feed/)
27
+ (security vulnerabilities) that have been announced by the
28
+ [Security Response Committee](https://github.com/kubernetes/committee-security-response)
29
+ * [CVE-related GitHub issues](https://github.com/kubernetes/kubernetes/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3Aarea%2Fsecurity+in%3Atitle+CVE)
27
30
-->
31
+ * [ 安全响应委员会(Security Response Committee,SRC)] ( https://github.com/kubernetes/committee-security-response ) 已公布的[ 已知 CVE 官方列表] ( /zh-cn/docs/reference/issues-security/official-cve-feed/ )
28
32
* [ CVE 相关问题] ( https://github.com/kubernetes/kubernetes/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3Aarea%2Fsecurity+in%3Atitle+CVE )
29
33
30
34
<!--
You can’t perform that action at this time.
0 commit comments