From 6171c04dda18484e0a291d50c2254aff360b2d1e Mon Sep 17 00:00:00 2001 From: Charlie Drage Date: Mon, 28 May 2018 10:10:49 -0400 Subject: [PATCH] Add security contacts (#1016) As per https://github.com/kubernetes/community/blob/master/committee-steering/governance/sig-governance-template-short.md a SECURITY_CONTACTS file has been created. --- SECURITY_CONTACTS | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 SECURITY_CONTACTS diff --git a/SECURITY_CONTACTS b/SECURITY_CONTACTS new file mode 100644 index 00000000..bf28e9f4 --- /dev/null +++ b/SECURITY_CONTACTS @@ -0,0 +1,19 @@ +# 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/ + +cdrage +kadel +hangyan +surajssd +janetkuo +ngtuna +sebgoa