diff options
| author | Christoph Blecker <admin@toph.ca> | 2018-05-23 10:43:13 -0700 |
|---|---|---|
| committer | Christoph Blecker <admin@toph.ca> | 2018-05-23 10:43:13 -0700 |
| commit | 324fa757a4c99f0a2da22295ed9717a2ee362aa3 (patch) | |
| tree | 09f39b290483281a854dcfa52184a0ee0e1030b1 | |
| parent | e1f3ea4543d40c93aaf6581a84a9ab83533b3ef3 (diff) | |
Add SECURITY_CONTACTS for k/community
| -rw-r--r-- | SECURITY_CONTACTS | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/SECURITY_CONTACTS b/SECURITY_CONTACTS new file mode 100644 index 00000000..81091860 --- /dev/null +++ b/SECURITY_CONTACTS @@ -0,0 +1,13 @@ +# 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/ + +cblecker |
