diff options
| author | Joel Smith <joesmith@redhat.com> | 2019-02-26 16:06:19 -0700 |
|---|---|---|
| committer | Joel Smith <joesmith@redhat.com> | 2019-03-04 11:47:21 -0700 |
| commit | 2f922a12b1d3c4e2cf725c0038db53d5419e1346 (patch) | |
| tree | 762fdf930d4d81e527f4f0a98a4ec69fc30ad1eb /contributors | |
| parent | a4474adb2de9cac5c1d44a8b81129dcc3a7af6e4 (diff) | |
Rename Product Security Team to Committee
Diffstat (limited to 'contributors')
| -rw-r--r-- | contributors/guide/bug-bounty.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contributors/guide/bug-bounty.md b/contributors/guide/bug-bounty.md index 634dff1d..3ca26006 100644 --- a/contributors/guide/bug-bounty.md +++ b/contributors/guide/bug-bounty.md @@ -64,7 +64,7 @@ vulnerability reports in these areas, they are not (currently) eligible to recei - Linux privilege escalations<br> _Please report these through security@kernel.org_ - Attacks against containers from the host they are running on -- Attacks relying on insecure configurations (subject to the [Product Security Team][]'s opinion), +- Attacks relying on insecure configurations (subject to the [Product Security Committee][]'s opinion), such as clusters not utilizing mutual authentication or encryption between Kubernetes components. - Attacks relying on or against deprecated components (e.g. gitrepo volumes) - Vulnerabilities in etcd<br> @@ -74,6 +74,6 @@ vulnerability reports in these areas, they are not (currently) eligible to recei - Vulnerabilities specific to a hosted Kubernetes setup<br> _Please report these through the associated provider_ -[Product Security Team]: https://github.com/kubernetes/sig-release/blob/master/security-release-process-documentation/security-release-process.md#product-security-team-pst +[Product Security Committee]: https://git.k8s.io/security/security-release-process.md#product-security-committee-psc [CoreOS's disclosure process]: https://coreos.com/security/disclosure/ [CoreDNS's disclosure process]: https://github.com/coredns/coredns#security |
