summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzigmax <zig_max@hotmail.com>2017-07-20 15:55:50 -0400
committerGitHub <noreply@github.com>2017-07-20 15:55:50 -0400
commitf0e2137790ae025674d2e67dc3033b739fe4f596 (patch)
treebed3a7fc956ae5ce5ef118ee2fa412d709a8e35c
parentd9e031295cf2556699928e29baf4055c772566f3 (diff)
Replace url to report specific vulnerabilities
Replace url to report specific vulnerabilities by new url : https://kubernetes.io/security/ Dead link: http://kubernetes.io/v1.1/docs/reporting-security-issues.html
-rw-r--r--sig-auth/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/sig-auth/README.md b/sig-auth/README.md
index 2b8d7685..c12d928d 100644
--- a/sig-auth/README.md
+++ b/sig-auth/README.md
@@ -29,7 +29,8 @@ Meeting notes and Agenda can be found [here](https://docs.google.com/document/d/
* Discuss improvements Kubernetes Authorization and Authentication, and cluster security policy.
## Non-goals
-* To report specific vulnerabilities in Kubernetes, please report using these instructions: http://kubernetes.io/v1.1/docs/reporting-security-issues.html
+* To report specific vulnerabilities in Kubernetes, please report using these instructions:
+https://kubernetes.io/security/
* General discussion of Linux security, or of containers is better directed to a non-Kubernetes mailing list.
* Proactive or general security discussion about Kubelet should go to kubernetes-sig-node@googlegroups.com.
* Proactive or general security discussion about the API server should go to kubernetes-sig-api-machinery@googlegroups.com.