Add wg-security-audit slack
This commit is contained in:
parent
eb6936b0a1
commit
3cb5834e6f
|
@ -67,7 +67,7 @@ When the need arises, a [new SIG can be created](sig-creation-procedure.md)
|
|||
|[Multitenancy](wg-multitenancy/README.md)|* [David Oppenheimer](https://github.com/davidopp), Google<br>* [Jessie Frazelle](https://github.com/jessfraz), Microsoft<br>|* [Slack](https://kubernetes.slack.com/messages/wg-multitenancy)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-multitenancy)|* Regular WG Meeting: [Wednesdays at 11:00 PT (Pacific Time) (biweekly)](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit)<br>
|
||||
|[Policy](wg-policy/README.md)|* [Howard Huang](https://github.com/hannibalhuang), Huawei<br>* [Torin Sandall](https://github.com/tsandall), Styra<br>* [Yisui Hu](https://github.com/easeway), Google<br>* [Erica von Buelow](https://github.com/ericavonb), Red Hat<br>* [Michael Elder](https://github.com/mdelder), IBM<br>|* [Slack](https://kubernetes.slack.com/messages/wg-policy)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-policy)|* Regular WG Meeting: [Wednesdays at 16:00 PT (Pacific Time) (weekly)](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit)<br>
|
||||
|[Resource Management](wg-resource-management/README.md)|* [Vishnu Kannan](https://github.com/vishh), Google<br>* [Derek Carr](https://github.com/derekwaynecarr), Red Hat<br>|* [Slack](https://kubernetes.slack.com/messages/wg-resource-mgmt)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-resource-management)|* Regular WG Meeting: [Wednesdays at 11:00 PT (Pacific Time) (biweekly (On demand))](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit)<br>
|
||||
|[Security Audit](wg-security-audit/README.md)|* [Aaron Small](https://github.com/aasmall), Google<br>* [Joel Smith](https://github.com/joelsmith), Red Hat<br>* [Craig Ingram](https://github.com/cji), Salesforce<br>|* [Slack](https://kubernetes.slack.com/messages/)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-audit)|* Regular WG Meeting: [Mondays at 13:00 PT (Pacific Time) (weekly)](https://docs.google.com/document/d/1RbC4SBZBlKth7IjYv_NaEpnmLGwMJ0ElpUOmsG-bdRA/edit)<br>
|
||||
|[Security Audit](wg-security-audit/README.md)|* [Aaron Small](https://github.com/aasmall), Google<br>* [Joel Smith](https://github.com/joelsmith), Red Hat<br>* [Craig Ingram](https://github.com/cji), Salesforce<br>|* [Slack](https://kubernetes.slack.com/messages/wg-security-audit)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-audit)|* Regular WG Meeting: [Mondays at 13:00 PT (Pacific Time) (weekly)](https://docs.google.com/document/d/1RbC4SBZBlKth7IjYv_NaEpnmLGwMJ0ElpUOmsG-bdRA/edit)<br>
|
||||
<!-- BEGIN CUSTOM CONTENT -->
|
||||
|
||||
<!-- END CUSTOM CONTENT -->
|
||||
|
|
|
@ -1064,8 +1064,8 @@ sigs:
|
|||
description: Korean localization
|
||||
- name: sig-docs-ja-owners
|
||||
description: Japanese localization
|
||||
- name: sig-docs-zh-owners
|
||||
description: Chinese localization
|
||||
- name: sig-docs-zh-owners
|
||||
description: Chinese localization
|
||||
subprojects:
|
||||
- name: reference-docs
|
||||
owners:
|
||||
|
@ -2008,7 +2008,7 @@ sigs:
|
|||
frequency: weekly
|
||||
url: https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit
|
||||
archive_url: https://docs.google.com/document/d/1Tjxzjjuy4SQsFSUVXZbvqVb64hjNAG5CQX8bK7Yda9w/edit#heading=h.kbz22d1yc431
|
||||
recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP2OH9InCcNkWNu2bl-gmIU4
|
||||
recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP2OH9InCcNkWNu2bl-gmIU4
|
||||
contact:
|
||||
slack: sig-windows
|
||||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-sig-windows
|
||||
|
@ -2292,4 +2292,5 @@ workinggroups:
|
|||
frequency: weekly
|
||||
url: https://docs.google.com/document/d/1RbC4SBZBlKth7IjYv_NaEpnmLGwMJ0ElpUOmsG-bdRA/edit
|
||||
contact:
|
||||
slack: wg-security-audit
|
||||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-wg-audit
|
||||
|
|
|
@ -20,7 +20,7 @@ Perform a security audit on k8s with a vendor and produce as artifacts a threat
|
|||
* Craig Ingram (**[@cji](https://github.com/cji)**), Salesforce
|
||||
|
||||
## Contact
|
||||
* [Slack](https://kubernetes.slack.com/messages/)
|
||||
* [Slack](https://kubernetes.slack.com/messages/wg-security-audit)
|
||||
* [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-wg-audit)
|
||||
|
||||
<!-- BEGIN CUSTOM CONTENT -->
|
||||
|
|
Loading…
Reference in New Issue