diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2019-03-04 10:59:47 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-03-04 10:59:47 -0800 |
| commit | b1b7c92cbac53cc81a85d8a2dfdf40e471a23687 (patch) | |
| tree | 762fdf930d4d81e527f4f0a98a4ec69fc30ad1eb /contributors/guide | |
| parent | ad649f433df6c199d0229c4c1a03555373cc9705 (diff) | |
| parent | 2f922a12b1d3c4e2cf725c0038db53d5419e1346 (diff) | |
Merge pull request #3311 from joelsmith/master
Create Product Security Committee, update references from PST to PSC
Diffstat (limited to 'contributors/guide')
| -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 |
