From 968deb7c2cd2e4fab7edf03f2a73fb62bb652171 Mon Sep 17 00:00:00 2001 From: Evan Lezar Date: Wed, 12 Jan 2022 14:22:29 +0100 Subject: Use new CDI API This change updates the CDI API to commit 46367ec063fda9da931d050b308ccd768e824364 which addresses some inconistencies in the previous implementation. Signed-off-by: Evan Lezar --- vendor/sigs.k8s.io/yaml/SECURITY_CONTACTS | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 vendor/sigs.k8s.io/yaml/SECURITY_CONTACTS (limited to 'vendor/sigs.k8s.io/yaml/SECURITY_CONTACTS') diff --git a/vendor/sigs.k8s.io/yaml/SECURITY_CONTACTS b/vendor/sigs.k8s.io/yaml/SECURITY_CONTACTS new file mode 100644 index 000000000..0648a8ebf --- /dev/null +++ b/vendor/sigs.k8s.io/yaml/SECURITY_CONTACTS @@ -0,0 +1,17 @@ +# 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/ + +cjcullen +jessfraz +liggitt +philips +tallclair -- cgit v1.2.3-54-g00ecf