From 9263c1547f91be07a44df1ea43a54a05d787cd1f Mon Sep 17 00:00:00 2001 From: "Jorge O. Castro" Date: Wed, 27 Jun 2018 11:16:19 -0400 Subject: [PATCH] Fix spelling. --- contributors/guide/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/contributors/guide/README.md b/contributors/guide/README.md index d20273440..391bf4d2c 100644 --- a/contributors/guide/README.md +++ b/contributors/guide/README.md @@ -191,8 +191,9 @@ sig-testing is responsible for that official infrastructure and CI. The associa ## Security +- [Security Release Page](https://git.k8s.io/sig-release/security-release-process-documentation/security-release-process.md) - outlines the procedures for the handling of security issues. +- [Security and Disclosure Information](https://kubernetes.io/docs/reference/issues-security/security/) - check this page if you wish to report a security vulnerability. -* Please help write this section. ## Documentation