File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/en/docs/reference/issues-security Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ published security issues. You can access it by executing the following command:
25
25
{{< /comment >}}
26
26
27
27
``` shell
28
- curl -v https://k8s.io/docs/reference/issues-security/official-cve-feed/index.json
28
+ curl -Lv https://k8s.io/docs/reference/issues-security/official-cve-feed/index.json
29
29
```
30
30
31
31
{{< cve-feed >}}
@@ -41,4 +41,4 @@ from the time a CVE is announced to the time it is accessible in this feed.
41
41
The source of truth of this feed is a set of GitHub Issues, filtered by a controlled and
42
42
restricted label ` official-cve-feed ` . The raw data is stored in a Google Cloud
43
43
Bucket which is writable only by a small number of trusted members of the
44
- Community.
44
+ Community.
You can’t perform that action at this time.
0 commit comments