Skip to content

Commit

Permalink
Add Product Security Committee to sigs.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhita committed Mar 15, 2019
1 parent 17a44f8 commit 2620823
Show file tree
Hide file tree
Showing 5 changed files with 73 additions and 11 deletions.
13 changes: 7 additions & 6 deletions OWNERS_ALIASES
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,12 @@ aliases:
- carolynvs
- eparis
- bradamant3
committee-product-security:
- philips
- jessfraz
- cjcullen
- tallclair
- liggitt
committee-steering:
- bgrant0607
- brendanburns
Expand All @@ -177,10 +183,5 @@ aliases:
- spiffxp
- timothysc
## BEGIN CUSTOM CONTENT
product-security-committee:
- philips
- jessfraz
- cjcullen
- tallclair
- liggitt

## END CUSTOM CONTENT
4 changes: 2 additions & 2 deletions committee-product-security/OWNERS
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# See the OWNERS docs at https://go.k8s.io/owners

reviewers:
- product-security-committee
- committee-product-security
approvers:
- product-security-committee
- committee-product-security
labels:
- committee/product-security
38 changes: 35 additions & 3 deletions committee-product-security/README.md
Original file line number Diff line number Diff line change
@@ -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.

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._
<!-- END CUSTOM CONTENT -->
1 change: 1 addition & 0 deletions sig-list.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ When the need arises, a [new SIG can be created](sig-wg-lifecycle.md)
| 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)
|[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)
<!-- BEGIN CUSTOM CONTENT -->

Expand Down
28 changes: 28 additions & 0 deletions sigs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2582,3 +2582,31 @@ committees:
teams:
- name: code-of-conduct-committee
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

0 comments on commit 2620823

Please sign in to comment.