Skip to content

Commit ef108be

Browse files
authored
Psc rename (#5597)
* Rename of Product Security Committee After some discussions, we decided to put it to the steering committee that a rename may be prudent, as 'Product' can be confusing (suggests downstream). The recommendation is Security Response Committee Ref: #5596 Signed-off-by: Luke Hinds <[email protected]> * Generate docs Signed-off-by: Luke Hinds <[email protected]> * Fix spelling mistake Signed-off-by: Luke Hinds <[email protected]>
1 parent e6c864a commit ef108be

File tree

4 files changed

+50
-9
lines changed

4 files changed

+50
-9
lines changed

OWNERS_ALIASES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ aliases:
151151
- karenhchu
152152
- tashimi
153153
- tpepper
154-
committee-product-security:
154+
committee-security-response:
155155
- cjcullen
156156
- joelsmith
157157
- lukehinds

committee-security-response/README.md

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
<!---
2+
This is an autogenerated file!
3+
4+
Please do not edit this file directly, but instead make changes to the
5+
sigs.yaml file in the project root.
6+
7+
To understand how this file is generated, see https://git.k8s.io/community/generator/README.md
8+
--->
9+
# Security Response Committee
10+
11+
The Kubernetes Security Response Committee is the body that is responsible for receiving and responding to reports of security issues in Kubernetes projects.
12+
13+
14+
## Members
15+
16+
* CJ Cullen (**[@cjcullen](https://github.com/cjcullen)**), Google
17+
* Joel Smith (**[@joelsmith](https://github.com/joelsmith)**), Red Hat
18+
* Luke Hinds (**[@lukehinds](https://github.com/lukehinds)**), Red Hat
19+
* Micah Hausler (**[@micahhausler](https://github.com/micahhausler)**), Amazon
20+
* Swamy Shivaganga Nagaraju (**[@swamymsft](https://github.com/swamymsft)**), Microsoft
21+
* Tabitha Sable (**[@tabbysable](https://github.com/tabbysable)**), Datadog
22+
* Tim Allclair (**[@tallclair](https://github.com/tallclair)**), Apple
23+
24+
## Contact
25+
- Private Mailing List: [email protected]
26+
- [Open Community Issues/PRs](https://github.com/kubernetes/community/labels/committee%2Fsecurity-response)
27+
- GitHub Teams:
28+
- [@kubernetes/security-response-committee](https://github.com/orgs/kubernetes/teams/security-response-committee) - General Discussion
29+
30+
## Subprojects
31+
32+
The following [subprojects][subproject-definition] are owned by the Security Response Committee:
33+
### security
34+
Policies and documentation for the Security Response Committee
35+
- **Owners:**
36+
- [kubernetes/security](https://github.com/kubernetes/security/blob/master/OWNERS)
37+
38+
[subproject-definition]: https://github.com/kubernetes/community/blob/master/governance.md#subprojects
39+
<!-- BEGIN CUSTOM CONTENT -->
40+
41+
<!-- END CUSTOM CONTENT -->

sig-list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ When the need arises, a [new SIG can be created](sig-wg-lifecycle.md)
8484
| Name | Label | Members | Contact |
8585
|------|--------|---------|---------|
8686
|[Code of Conduct](committee-code-of-conduct/README.md)|code-of-conduct|* [Aeva Black](https://github.com/AevaOnline), Microsoft<br>* [Celeste Horgan](https://github.com/celestehorgan), CNCF<br>* [Karen Chu](https://github.com/karenhchu), Microsoft<br>* [Tasha Drew](https://github.com/tashimi), VMware<br>* [Tim Pepper](https://github.com/tpepper), VMware<br>|* [Slack](https://kubernetes.slack.com/messages/code-of-conduct)<br>* [Private Mailing List]([email protected])
87-
|[Product Security](committee-product-security/README.md)|product-security|* [CJ Cullen](https://github.com/cjcullen), Google<br>* [Joel Smith](https://github.com/joelsmith), Red Hat<br>* [Luke Hinds](https://github.com/lukehinds), Red Hat<br>* [Micah Hausler](https://github.com/micahhausler), Amazon<br>* [Swamy Shivaganga Nagaraju](https://github.com/swamymsft), Microsoft<br>* [Tabitha Sable](https://github.com/tabbysable), Datadog<br>* [Tim Allclair](https://github.com/tallclair), Apple<br>|* [Private Mailing List]([email protected])
87+
|[Security Response](committee-security-response/README.md)|security-response|* [CJ Cullen](https://github.com/cjcullen), Google<br>* [Joel Smith](https://github.com/joelsmith), Red Hat<br>* [Luke Hinds](https://github.com/lukehinds), Red Hat<br>* [Micah Hausler](https://github.com/micahhausler), Amazon<br>* [Swamy Shivaganga Nagaraju](https://github.com/swamymsft), Microsoft<br>* [Tabitha Sable](https://github.com/tabbysable), Datadog<br>* [Tim Allclair](https://github.com/tallclair), Apple<br>|* [Private Mailing List]([email protected])
8888
|[Steering](committee-steering/README.md)|steering|* [Christoph Blecker](https://github.com/cblecker), Red Hat<br>* [Derek Carr](https://github.com/derekwaynecarr), Red Hat<br>* [Davanum Srinivas](https://github.com/dims), VMware<br>* [Jordan Liggitt](https://github.com/liggitt), Google<br>* [Bob Killen](https://github.com/mrbobbytables), Google<br>* [Nikhita Raghunath](https://github.com/nikhita), VMware<br>* [Paris Pittman](https://github.com/parispittman), Apple<br>|* [Slack](https://kubernetes.slack.com/messages/steering-committee)<br>* [Mailing List](https://groups.google.com/a/kubernetes.io/forum/#!forum/steering)<br>* [Private Mailing List]([email protected])
8989
<!-- BEGIN CUSTOM CONTENT -->
9090

sigs.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3161,13 +3161,13 @@ committees:
31613161
teams:
31623162
- name: code-of-conduct-committee
31633163
description: General Discussion
3164-
- dir: committee-product-security
3165-
name: Product Security
3164+
- dir: committee-security-response
3165+
name: Security Response
31663166
mission_statement: >
3167-
The Kubernetes Product Security Committee is the body that is responsible for
3168-
receiving and responding to reports of security issues in Kubernetes products.
3167+
The Kubernetes Security Response Committee is the body that is responsible for
3168+
receiving and responding to reports of security issues in Kubernetes projects.
31693169
3170-
label: product-security
3170+
label: security-response
31713171
leadership:
31723172
chairs:
31733173
- github: cjcullen
@@ -3195,11 +3195,11 @@ committees:
31953195
contact:
31963196
private_mailing_list: [email protected]
31973197
teams:
3198-
- name: product-security-committee
3198+
- name: security-response-committee
31993199
description: General Discussion
32003200
subprojects:
32013201
- name: security
3202-
description: Policies and documentation for the Product Security Committee
3202+
description: Policies and documentation for the Security Response Committee
32033203
owners:
32043204
- https://raw.githubusercontent.com/kubernetes/security/master/OWNERS
32053205
- dir: committee-steering

0 commit comments

Comments
 (0)