From 2f9542997cda30b511403f072909a4bc06176d56 Mon Sep 17 00:00:00 2001 From: Boshi Lian Date: Wed, 27 Jun 2018 21:54:47 +0800 Subject: [PATCH] add SECURITY_CONTACTS (#66) --- SECURITY_CONTACTS | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 SECURITY_CONTACTS diff --git a/SECURITY_CONTACTS b/SECURITY_CONTACTS new file mode 100644 index 0000000..c6a1f4d --- /dev/null +++ b/SECURITY_CONTACTS @@ -0,0 +1,14 @@ +# Defined below are the security contacts for this repo. +# +# They are the contact point for the Product Security Team to reach out +# to for triaging and handling of incoming issues. +# +# The below names agree to abide by the +# [Embargo Policy](https://github.com/kubernetes/sig-release/blob/master/security-release-process-documentation/security-release-process.md#embargo-policy) +# and will be removed and replaced if they violate that agreement. +# +# DO NOT REPORT SECURITY VULNERABILITIES DIRECTLY TO THESE NAMES, FOLLOW THE +# INSTRUCTIONS AT https://kubernetes.io/security/ + +brendandburns +mbohlool