diff options
| author | Carolyn Van Slyck <carolyn.vanslyck@microsoft.com> | 2018-06-08 10:44:25 -0500 |
|---|---|---|
| committer | Carolyn Van Slyck <carolyn.vanslyck@microsoft.com> | 2018-06-17 10:29:52 -0500 |
| commit | 1638bbd9e500364e4ffc31236edcb90270002eb7 (patch) | |
| tree | 85ce2400b7c9bcaad10c78e921f42fa983479fc4 | |
| parent | 54c100c9295c02d7e642dbadb3ef714f3ce2f404 (diff) | |
Proposal: Add Security Contact role
Taken from the governance template
https://github.com/kubernetes/community/blob/master/committee-steering/governance/sig-governance-template-short.md
| -rw-r--r-- | sig-service-catalog/charter.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sig-service-catalog/charter.md b/sig-service-catalog/charter.md index dd9df65e..8ca71652 100644 --- a/sig-service-catalog/charter.md +++ b/sig-service-catalog/charter.md @@ -34,6 +34,12 @@ The following, non-exhaustive, items are out of scope: - A chair does not have more rights, or votes, than a maintainer. - Responsible for reporting the SIG’s status to the appropriate Kubernetes leadership teams. +- Security Contacts + - MUST be a contact point for the Product Security Team to reach out to for triaging and handling of incoming issues. + - MUST be a maintainer. + - MUST accept the Kubernetes [Embargo Policy](https://github.com/kubernetes/sig-release/blob/master/security-release-process-documentation/security-release-process.md#embargo-policy). + - Defined in [SECURITY_CONTACTS](https://github.com/kubernetes-incubator/service-catalog/blob/master/SECURITY_CONTACTS) file. + ## Organizational management - SIG meets every week on Zoom at 1 PM PST on Mondays |
