Skip to content

Commit 37ae09d

Browse files
authored
Merge pull request #6254 from Evalle/ISSUE-10
Rename k/community/sig-security links to k/sig-security
2 parents 8886e28 + 5bc2c71 commit 37ae09d

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

sig-security/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,17 +40,17 @@ The following [subprojects][subproject-definition] are owned by sig-security:
4040
### security-audit
4141
Third Party Security Audit
4242
- **Owners:**
43-
- [kubernetes/community/sig-security/sig-security-external-audit](https://github.com/kubernetes/community/blob/master/sig-security/sig-security-external-audit/OWNERS)
43+
- [kubernetes/sig-security/sig-security-external-audit](https://github.com/kubernetes/sig-security/blob/main/sig-security-external-audit/OWNERS)
4444
### security-docs
4545
Security Documents and Documentation
4646
- **Owners:**
47-
- [kubernetes/community/sig-security/sig-security-docs](https://github.com/kubernetes/community/blob/master/sig-security/sig-security-docs/OWNERS)
47+
- [kubernetes/sig-security/sig-security-docs](https://github.com/kubernetes/sig-security/blob/main/sig-security-docs/OWNERS)
4848
- **Contact:**
4949
- Slack: [#sig-security-docs](https://kubernetes.slack.com/messages/sig-security-docs)
5050
### security-tooling
5151
Development and Enhancements of Security Tooling
5252
- **Owners:**
53-
- [kubernetes/community/sig-security/sig-security-tooling](https://github.com/kubernetes/community/blob/master/sig-security/sig-security-tooling/OWNERS)
53+
- [kubernetes/sig-security/sig-security-tooling](https://github.com/kubernetes/sig-security/blob/main/sig-security-tooling/OWNERS)
5454
- **Contact:**
5555
- Slack: [#sig-security-tooling](https://kubernetes.slack.com/messages/sig-security-tooling)
5656
### sig-security

sig-security/charter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This charter adheres to the conventions described in the [Kubernetes Charter REA
66

77
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.
88

9-
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.
9+
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.
1010

1111
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.
1212

sigs.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2219,19 +2219,19 @@ sigs:
22192219
- name: security-audit
22202220
description: Third Party Security Audit
22212221
owners:
2222-
- https://raw.githubusercontent.com/kubernetes/community/master/sig-security/sig-security-external-audit/OWNERS
2222+
- https://raw.githubusercontent.com/kubernetes/sig-security/main/sig-security-external-audit/OWNERS
22232223
- name: security-docs
22242224
description: Security Documents and Documentation
22252225
contact:
22262226
slack: sig-security-docs
22272227
owners:
2228-
- https://raw.githubusercontent.com/kubernetes/community/master/sig-security/sig-security-docs/OWNERS
2228+
- https://raw.githubusercontent.com/kubernetes/sig-security/main/sig-security-docs/OWNERS
22292229
- name: security-tooling
22302230
description: Development and Enhancements of Security Tooling
22312231
contact:
22322232
slack: sig-security-tooling
22332233
owners:
2234-
- https://raw.githubusercontent.com/kubernetes/community/master/sig-security/sig-security-tooling/OWNERS
2234+
- https://raw.githubusercontent.com/kubernetes/sig-security/main/sig-security-tooling/OWNERS
22352235
- name: sig-security
22362236
description: SIG Security discussions, documents, processes and other artifacts
22372237
contact:

0 commit comments

Comments
 (0)