File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
content/zh-cn/docs/reference/issues-security Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ Kubernetes 项目就已发布的安全问题发布了一个可使用程序访问
42
42
{{< /comment >}}
43
43
44
44
``` shell
45
- curl -v https://k8s.io/docs/reference/issues-security/official-cve-feed/index.json
45
+ curl -Lv https://k8s.io/docs/reference/issues-security/official-cve-feed/index.json
46
46
```
47
47
48
48
{{< cve-feed >}}
@@ -58,8 +58,7 @@ from the time a CVE is announced to the time it is accessible in this feed.
58
58
59
59
The source of truth of this feed is a set of GitHub Issues, filtered by a controlled and
60
60
restricted label `official-cve-feed`. The raw data is stored in a Google Cloud
61
- Bucket which is writable only by a small number of trusted members of the
62
- Community.
61
+ Bucket which is writable only by a small number of trusted members of the Community.
63
62
-->
64
63
此订阅源会自动刷新,但从宣布 CVE 到可在此订阅源中找到对应的 CVE 会有一个明显却很小的延迟(几分钟到几小时)。
65
64
You can’t perform that action at this time.
0 commit comments