From 9e6cbb5ae6e02cfaceef6195a655d94fb3c8e9b6 Mon Sep 17 00:00:00 2001 From: "Jorge O. Castro" Date: Fri, 26 Apr 2019 09:38:31 -0400 Subject: Add a link to the product security team pages Signed-off-by: Jorge O. Castro --- contributors/guide/contributor-cheatsheet/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/contributors/guide/contributor-cheatsheet/README.md b/contributors/guide/contributor-cheatsheet/README.md index c65b1c27..58f71cf5 100644 --- a/contributors/guide/contributor-cheatsheet/README.md +++ b/contributors/guide/contributor-cheatsheet/README.md @@ -43,7 +43,8 @@ better. Project. - [Developer Guide] - Guide to contributing code directly to the Kubernetes Project. - +- [Security and Disclosure Information] - Guide for reporting vulnerabilities + and the security release process. ### SIGs and Other Groups @@ -393,3 +394,4 @@ the other contributors assigned to review and approve your PR. [developer guide]: /contributors/devel/README.md [Atlassian git tutorial]: https://www.atlassian.com/git/tutorials [git magic]: http://www-cs-students.stanford.edu/~blynn/gitmagic/ +[Security and Disclosure Information]: https://kubernetes.io/docs/reference/issues-security/security/ -- cgit v1.2.3