diff --git a/sig-security/README.md b/sig-security/README.md index e5418cd88..d629afec9 100644 --- a/sig-security/README.md +++ b/sig-security/README.md @@ -40,17 +40,17 @@ The following [subprojects][subproject-definition] are owned by sig-security: ### security-audit Third Party Security Audit - **Owners:** - - [kubernetes/community/sig-security/sig-security-external-audit](https://github.com/kubernetes/community/blob/master/sig-security/sig-security-external-audit/OWNERS) + - [kubernetes/sig-security/sig-security-external-audit](https://github.com/kubernetes/sig-security/blob/main/sig-security-external-audit/OWNERS) ### security-docs Security Documents and Documentation - **Owners:** - - [kubernetes/community/sig-security/sig-security-docs](https://github.com/kubernetes/community/blob/master/sig-security/sig-security-docs/OWNERS) + - [kubernetes/sig-security/sig-security-docs](https://github.com/kubernetes/sig-security/blob/main/sig-security-docs/OWNERS) - **Contact:** - Slack: [#sig-security-docs](https://kubernetes.slack.com/messages/sig-security-docs) ### security-tooling Development and Enhancements of Security Tooling - **Owners:** - - [kubernetes/community/sig-security/sig-security-tooling](https://github.com/kubernetes/community/blob/master/sig-security/sig-security-tooling/OWNERS) + - [kubernetes/sig-security/sig-security-tooling](https://github.com/kubernetes/sig-security/blob/main/sig-security-tooling/OWNERS) - **Contact:** - Slack: [#sig-security-tooling](https://kubernetes.slack.com/messages/sig-security-tooling) ### sig-security diff --git a/sig-security/charter.md b/sig-security/charter.md index 54b154fa7..f206ece03 100644 --- a/sig-security/charter.md +++ b/sig-security/charter.md @@ -6,7 +6,7 @@ This charter adheres to the conventions described in the [Kubernetes Charter REA SIG Security covers horizontal security initiatives for the Kubernetes project, including regular security audits, the vulnerability management process, cross-cutting security documentation, and security community management. As a process-oriented SIG, it does not directly own Kubernetes component code. This SIG replaces the Security Audit Working Group. Instead, SIG Security focuses on improving the security of the Kubernetes project across all components. -This SIG grew out of the [Third-Party Security Audit Working Group](https://github.com/kubernetes/community/tree/master/sig-security/security-audit-2019), which managed each recurrent Third-Party Security Audit over the course of the audit’s lifecycle. The Working Group worked closely with selected vendors, the Product Security Committee, and the CNCF. It created the RFP, selected the vendors, and managed the vendors’ engagement with other SIGs and subject matter experts. +This SIG grew out of the [Third-Party Security Audit Working Group](https://github.com/kubernetes/sig-security/tree/main/sig-security-external-audit/security-audit-2019), which managed each recurrent Third-Party Security Audit over the course of the audit’s lifecycle. The Working Group worked closely with selected vendors, the Product Security Committee, and the CNCF. It created the RFP, selected the vendors, and managed the vendors’ engagement with other SIGs and subject matter experts. SIG Security continues to manage the third-party security audits, while serving a wider mission of advocating for security-related structural or systemic issues and default configuration settings, managing the non-embargoed (public) vulnerability process, defining the bug bounty, creating official Kubernetes Hardening Guides and security documents, and serving as a public relations contact point for Kubernetes security. diff --git a/sigs.yaml b/sigs.yaml index 837854ee3..a18ef6705 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -2219,19 +2219,19 @@ sigs: - name: security-audit description: Third Party Security Audit owners: - - https://raw.githubusercontent.com/kubernetes/community/master/sig-security/sig-security-external-audit/OWNERS + - https://raw.githubusercontent.com/kubernetes/sig-security/main/sig-security-external-audit/OWNERS - name: security-docs description: Security Documents and Documentation contact: slack: sig-security-docs owners: - - https://raw.githubusercontent.com/kubernetes/community/master/sig-security/sig-security-docs/OWNERS + - https://raw.githubusercontent.com/kubernetes/sig-security/main/sig-security-docs/OWNERS - name: security-tooling description: Development and Enhancements of Security Tooling contact: slack: sig-security-tooling owners: - - https://raw.githubusercontent.com/kubernetes/community/master/sig-security/sig-security-tooling/OWNERS + - https://raw.githubusercontent.com/kubernetes/sig-security/main/sig-security-tooling/OWNERS - name: sig-security description: SIG Security discussions, documents, processes and other artifacts contact: