Added mailing list for wg-audit
Extended RFP deadline for wg-audit
This commit is contained in:
parent
5ebf739a5a
commit
e7dd5a6ac8
|
@ -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]()|* 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/)<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 -->
|
||||
|
|
|
@ -2284,3 +2284,5 @@ workinggroups:
|
|||
tz: "PT (Pacific Time)"
|
||||
frequency: weekly
|
||||
url: https://docs.google.com/document/d/1RbC4SBZBlKth7IjYv_NaEpnmLGwMJ0ElpUOmsG-bdRA/edit
|
||||
contact:
|
||||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-wg-audit
|
||||
|
|
|
@ -21,10 +21,14 @@ Perform a security audit on k8s with a vendor and produce as artifacts a threat
|
|||
|
||||
## Contact
|
||||
* [Slack](https://kubernetes.slack.com/messages/)
|
||||
* [Mailing list]()
|
||||
* [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-wg-audit)
|
||||
|
||||
<!-- BEGIN CUSTOM CONTENT -->
|
||||
## Request For Proposals
|
||||
|
||||
The RFP will be open between 2018/10/29 and 2018/11/26 and has been published [here](https://github.com/kubernetes/community/blob/master/wg-security-audit/RFP.md).
|
||||
The RFP will be open between 2018/10/29 and 2018/11/30 and has been published [here](https://github.com/kubernetes/community/blob/master/wg-security-audit/RFP.md).
|
||||
|
||||
## Submission
|
||||
|
||||
Submissions should be sent to the [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-wg-audit)
|
||||
<!-- END CUSTOM CONTENT -->
|
||||
|
|
|
@ -19,7 +19,7 @@ If your proposal includes sub-contractors, please include relevant details from
|
|||
|
||||
### RFP Process
|
||||
|
||||
This RFP will be open between 2018/10/29 and 2019/11/26.
|
||||
This RFP will be open between 2018/10/29 and 2019/11/30.
|
||||
|
||||
The working group will answer questions for the first two weeks of this period.
|
||||
|
||||
|
@ -29,8 +29,8 @@ Proposals must include CVs, resumes, and/or example reports from staff that will
|
|||
|
||||
- 2018/10/29: RFP Open, Question period open
|
||||
- 2018/11/12: Question period closes
|
||||
- 2018/11/26: RFP Closes
|
||||
- 2018/12/04: The working group will announce vendor selection
|
||||
- 2018/11/30: RFP Closes
|
||||
- 2018/12/11: The working group will announce vendor selection
|
||||
|
||||
## Audit Scope
|
||||
|
||||
|
|
Loading…
Reference in New Issue