Create Product Security Committee

This commit is contained in:
Joel Smith 2019-02-26 15:56:10 -07:00
parent ad649f433d
commit a4474adb2d
3 changed files with 22 additions and 0 deletions

View File

@ -173,4 +173,10 @@ aliases:
- eparis
- carolynvs
- bradamant3
product-security-committee:
- philips
- jessfraz
- cjcullen
- tallclair
- liggitt
## END CUSTOM CONTENT

View File

@ -0,0 +1,8 @@
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- product-security-committee
approvers:
- product-security-committee
labels:
- committee/product-security

View File

@ -0,0 +1,8 @@
# Kubernetes Product Security Committee
The Kubernetes Product Security Committee is the body that is responsible for receiving and responding to reports of security issues in Kubernetes products.
Current committee members are listed on the [Product Security Committee section](https://git.k8s.io/security/security-release-process.md#product-security-committee-psc) of the committee's documentation.
Information on how members are selected is in the [Product Security Committee Membership section](https://git.k8s.io/security/security-release-process.md#product-security-committee-membership) of the same document.
_To report a security issue, please email the private security@kubernetes.io list with the security details and the details expected for all Kubernetes bug reports._