Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: archive the controls working group #1449

Merged
merged 3 commits into from
Feb 19, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Below is a list of publications by TAG Security. For a comprehensive collection
| [Evaluating your Supply Chain Security](community/working-groups/supply-chain-security/supply-chain-security-paper/secure-supply-chain-assessment.md) | May, 2021 |
| [Cloud Native Security Lexicon](community/resources/security-lexicon/cloud-native-security-lexicon.md) | August, 2021 |
| [Cloud Native Security Whitepaper](community/resources/security-whitepaper/v2/CNCF_cloud-native-security-whitepaper-May2022-v2.pdf) | May, 2022 |
| [Cloud Native Security Controls Catalog](community/working-groups/controls/phase-one-announcement.md) | May, 2022 |
| [Cloud Native Security Controls Catalog](community/working-groups/archive/controls/phase-one-announcement.md) | May, 2022 |
| [Handling Build-time Dependency Vulnerabilities](community/working-groups/archive/policy/overview-policy-build-time-dependency-vulns.md) | June, 2022 |
| [Secure Software Factory: A Reference Architecture to Securing the Software Supply Chain](community/working-groups/supply-chain-security/secure-software-factory/Secure_Software_Factory_Whitepaper.pdf) | May, 2022 |
| [Secure Defaults](community/resources/security-whitepaper/secure-defaults-cloud-native-8.md) | February, 2022 |
Expand Down Expand Up @@ -90,7 +90,6 @@ Each group, led by a responsible leader, reaches consensus on issues and manages
| [Catalog of Supply Chain Compromises](/community/catalog/README.md) | Santiago Arias Torres | Marina Moore |
| [Commons](/community/working-groups/commons/README.md) | Eddie Knight | Marco De Benedictis |
| [Compliance](/community/working-groups/compliance/README.md) | Anca Sailer, Robert Ficcaglia | Brandt Keller |
| [Controls](/community/working-groups/controls/README.md) | Jon Zeolla | Brandt Keller |
| [Security Assessments](/community/assessments/README.md) | Justin Cappos | Eddie Knight |
| [Software Supply Chain](/community/working-groups/supply-chain-security/README.md) | Michael Lieberman, John Kjell | Marina Moore |

Expand Down
1 change: 0 additions & 1 deletion community/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ Welcome to the Community Directory of the CNCF TAG Security repository. This dir
- **archive/policy/**: Contains archived Policy-as-Code assets.
- **automated-governance/**: Assets for the Automated Governance working group.
- **compliance/**: Assets for the Compliance working group.
- **controls/**: Assets for the Controls working group.
- **research/**: Assets related to the Research working group.
- **supply-chain-security/**: Resources and documents for the Supply Chain Security working group.
- **catalog/**: Contains the catalog of working group activities and documents.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
The CNCF Security Technical Advisory Group ("Security TAG") has provided a
wealth of information to assist organizations in the planning and design of
secure cloud native systems, including the [Cloud Native Security
Whitepaper](https://github.com/cncf/tag-security/blob/main/security-whitepaper/v2/CNCF_cloud-native-security-whitepaper-May2022-v2.pdf)
Whitepaper](https://github.com/cncf/tag-security/blob/88c2b68b740cf89684cfdd70dafeff8130b1b681/security-whitepaper/CNCF_cloud-native-security-whitepaper-Nov2020.pdf)
(CNSWP) and the [Software Supply Chain Best Practices
Paper](https://github.com/cncf/tag-security/blob/88c2b68b740cf89684cfdd70dafeff8130b1b681/supply-chain-security/supply-chain-security-paper/CNCF_SSCP_v1.pdf)
(SSCP). Organizations would like to self-assess their company’s alignment with
Expand Down