Add Product Security Committee to sigs.yaml
This commit is contained in:
parent
17a44f8238
commit
2620823b10
|
@ -163,6 +163,12 @@ aliases:
|
||||||
- carolynvs
|
- carolynvs
|
||||||
- eparis
|
- eparis
|
||||||
- bradamant3
|
- bradamant3
|
||||||
|
committee-product-security:
|
||||||
|
- philips
|
||||||
|
- jessfraz
|
||||||
|
- cjcullen
|
||||||
|
- tallclair
|
||||||
|
- liggitt
|
||||||
committee-steering:
|
committee-steering:
|
||||||
- bgrant0607
|
- bgrant0607
|
||||||
- brendanburns
|
- brendanburns
|
||||||
|
@ -177,10 +183,5 @@ aliases:
|
||||||
- spiffxp
|
- spiffxp
|
||||||
- timothysc
|
- timothysc
|
||||||
## BEGIN CUSTOM CONTENT
|
## BEGIN CUSTOM CONTENT
|
||||||
product-security-committee:
|
|
||||||
- philips
|
|
||||||
- jessfraz
|
|
||||||
- cjcullen
|
|
||||||
- tallclair
|
|
||||||
- liggitt
|
|
||||||
## END CUSTOM CONTENT
|
## END CUSTOM CONTENT
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
# See the OWNERS docs at https://go.k8s.io/owners
|
# See the OWNERS docs at https://go.k8s.io/owners
|
||||||
|
|
||||||
reviewers:
|
reviewers:
|
||||||
- product-security-committee
|
- committee-product-security
|
||||||
approvers:
|
approvers:
|
||||||
- product-security-committee
|
- committee-product-security
|
||||||
labels:
|
labels:
|
||||||
- committee/product-security
|
- committee/product-security
|
||||||
|
|
|
@ -1,8 +1,40 @@
|
||||||
# Kubernetes Product Security Committee
|
<!---
|
||||||
|
This is an autogenerated file!
|
||||||
|
|
||||||
|
Please do not edit this file directly, but instead make changes to the
|
||||||
|
sigs.yaml file in the project root.
|
||||||
|
|
||||||
|
To understand how this file is generated, see https://git.k8s.io/community/generator/README.md
|
||||||
|
--->
|
||||||
|
# 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.
|
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.
|
## Members
|
||||||
|
|
||||||
|
* Brandon Philips (**[@philips](https://github.com/philips)**), Red Hat
|
||||||
|
* Jess Frazelle (**[@jessfraz](https://github.com/jessfraz)**)
|
||||||
|
* CJ Cullen (**[@cjcullen](https://github.com/cjcullen)**), Google
|
||||||
|
* Tim Allclair (**[@tallclair](https://github.com/tallclair)**), Google
|
||||||
|
* Jordan Liggitt (**[@liggitt](https://github.com/liggitt)**), Google
|
||||||
|
|
||||||
|
## Contact
|
||||||
|
* Private Mailing List: security@kubernetes.io
|
||||||
|
* [Open Community Issues/PRs](https://github.com/kubernetes/community/labels/ug%2Fproduct-security)
|
||||||
|
|
||||||
|
## GitHub Teams
|
||||||
|
|
||||||
|
The below teams can be mentioned on issues and PRs in order to get attention from the right people.
|
||||||
|
Note that the links to display team membership will only work if you are a member of the org.
|
||||||
|
|
||||||
|
| Team Name | Details | Description |
|
||||||
|
| --------- |:-------:| ----------- |
|
||||||
|
| @kubernetes/product-security-committee | [link](https://github.com/orgs/kubernetes/teams/product-security-committee) | General Discussion |
|
||||||
|
|
||||||
|
<!-- BEGIN CUSTOM CONTENT -->
|
||||||
|
**Note**: Information on how members are selected can be found
|
||||||
|
[here](https://git.k8s.io/security/security-release-process.md#product-security-committee-membership).
|
||||||
|
|
||||||
_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._
|
_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._
|
||||||
|
<!-- END CUSTOM CONTENT -->
|
||||||
|
|
|
@ -73,6 +73,7 @@ When the need arises, a [new SIG can be created](sig-wg-lifecycle.md)
|
||||||
| Name | Label | Members | Contact |
|
| Name | Label | Members | Contact |
|
||||||
|------|--------|---------|---------|
|
|------|--------|---------|---------|
|
||||||
|[Code of Conduct](committee-code-of-conduct/README.md)|conduct|* [Jaice Singer Dumars](https://github.com/jdumars), Google<br>* [Paris Pittman](https://github.com/parispittman), Google<br>* [Carolyn Van Slyck](https://github.com/carolynvs), Microsoft<br>* [Eric Paris](https://github.com/eparis), Red Hat<br>* [Jennifer Rondeau](https://github.com/bradamant3), VMware<br>|* [Private Mailing List](conduct@kubernetes.io)
|
|[Code of Conduct](committee-code-of-conduct/README.md)|conduct|* [Jaice Singer Dumars](https://github.com/jdumars), Google<br>* [Paris Pittman](https://github.com/parispittman), Google<br>* [Carolyn Van Slyck](https://github.com/carolynvs), Microsoft<br>* [Eric Paris](https://github.com/eparis), Red Hat<br>* [Jennifer Rondeau](https://github.com/bradamant3), VMware<br>|* [Private Mailing List](conduct@kubernetes.io)
|
||||||
|
|[Product Security](committee-product-security/README.md)|product-security|* [Brandon Philips](https://github.com/philips), Red Hat<br>* [Jess Frazelle](https://github.com/jessfraz)<br>* [CJ Cullen](https://github.com/cjcullen), Google<br>* [Tim Allclair](https://github.com/tallclair), Google<br>* [Jordan Liggitt](https://github.com/liggitt), Google<br>|* [Private Mailing List](security@kubernetes.io)
|
||||||
|[Steering](committee-steering/README.md)|steering|* [Brian Grant](https://github.com/bgrant0607), Google<br>* [Brendan Burns](https://github.com/brendanburns), Microsoft<br>* [Derek Carr](https://github.com/derekwaynecarr), Red Hat<br>* [Davanum Srinivas](https://github.com/dims), Huawei<br>* [Joe Beda](https://github.com/jbeda), VMware<br>* [Michelle Noorali](https://github.com/michelleN), Microsoft<br>* [Brandon Philips](https://github.com/philips), Red Hat<br>* [Phillip Wittrock](https://github.com/pwittrock), Google<br>* [Sarah Novotny](https://github.com/sarahnovotny), Google<br>* [Clayton Coleman](https://github.com/smarterclayton), Red Hat<br>* [Aaron Crickenberger](https://github.com/spiffxp), Google<br>* [Timothy St. Clair](https://github.com/timothysc), VMware<br>|* [Mailing List](https://groups.google.com/a/kubernetes.io/forum/#!forum/steering)<br>* [Private Mailing List](steering-private@kubernetes.io)
|
|[Steering](committee-steering/README.md)|steering|* [Brian Grant](https://github.com/bgrant0607), Google<br>* [Brendan Burns](https://github.com/brendanburns), Microsoft<br>* [Derek Carr](https://github.com/derekwaynecarr), Red Hat<br>* [Davanum Srinivas](https://github.com/dims), Huawei<br>* [Joe Beda](https://github.com/jbeda), VMware<br>* [Michelle Noorali](https://github.com/michelleN), Microsoft<br>* [Brandon Philips](https://github.com/philips), Red Hat<br>* [Phillip Wittrock](https://github.com/pwittrock), Google<br>* [Sarah Novotny](https://github.com/sarahnovotny), Google<br>* [Clayton Coleman](https://github.com/smarterclayton), Red Hat<br>* [Aaron Crickenberger](https://github.com/spiffxp), Google<br>* [Timothy St. Clair](https://github.com/timothysc), VMware<br>|* [Mailing List](https://groups.google.com/a/kubernetes.io/forum/#!forum/steering)<br>* [Private Mailing List](steering-private@kubernetes.io)
|
||||||
<!-- BEGIN CUSTOM CONTENT -->
|
<!-- BEGIN CUSTOM CONTENT -->
|
||||||
|
|
||||||
|
|
28
sigs.yaml
28
sigs.yaml
|
@ -2582,3 +2582,31 @@ committees:
|
||||||
teams:
|
teams:
|
||||||
- name: code-of-conduct-committee
|
- name: code-of-conduct-committee
|
||||||
description: General Discussion
|
description: General Discussion
|
||||||
|
- name: Product Security
|
||||||
|
dir: committee-product-security
|
||||||
|
mission_statement: >
|
||||||
|
The Kubernetes Product Security Committee is the body that is responsible
|
||||||
|
for receiving and responding to reports of security issues in Kubernetes
|
||||||
|
products.
|
||||||
|
label: product-security
|
||||||
|
leadership:
|
||||||
|
chairs:
|
||||||
|
- name: Brandon Philips
|
||||||
|
github: philips
|
||||||
|
company: Red Hat
|
||||||
|
- name: Jess Frazelle
|
||||||
|
github: jessfraz
|
||||||
|
- name: CJ Cullen
|
||||||
|
github: cjcullen
|
||||||
|
company: Google
|
||||||
|
- name: Tim Allclair
|
||||||
|
github: tallclair
|
||||||
|
company: Google
|
||||||
|
- name: Jordan Liggitt
|
||||||
|
github: liggitt
|
||||||
|
company: Google
|
||||||
|
contact:
|
||||||
|
private_mailing_list: security@kubernetes.io
|
||||||
|
teams:
|
||||||
|
- name: product-security-committee
|
||||||
|
description: General Discussion
|
||||||
|
|
Loading…
Reference in New Issue