Skip to content

Commit

Permalink
Reorganize the content on repos.openssf.org (#50)
Browse files Browse the repository at this point in the history
Signed-off-by: Zach Steindler <steiza@github.com>
  • Loading branch information
steiza authored Oct 28, 2024
1 parent 8ccb8a6 commit da86ba7
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions docs/index.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,26 @@
# OpenSSF Securing Software Repositories Working Group

This is a list of materials (surveys, documents, proposals, and so on) released by the [OpenSSF Securing Software Repositories Working Group](https://github.com/ossf/wg-securing-software-repos).
The motivation of the working group is to focus on helping maintainers of software repositories, software registries, and tools which rely on them. It is both a forum to share experiences and discuss shared problems (for more information, see [Communication](https://github.com/ossf/wg-securing-software-repos?tab=readme-ov-file#communication)) as well as a place to publish content to benefit package repositories.

## Surveys
## Maturity Model

* [The Package Manager Landscape Survey](https://github.com/ossf/wg-securing-software-repos/blob/main/survey/2022/README.md) - December 2022
> A survey/landscape of different security mechanisms and features that are implemented across the different ecosystems as they pertain to security critical user journeys.
* [Principles for Package Repository Security](https://repos.openssf.org/principles-for-package-repository-security) - February 2024
> A security maturity model for package repositories, for assessing current capabilities and roadmapping future improvements.
## Documents
## Implementation Guidance

* [Trusted Publishers for All Package Repositories](https://repos.openssf.org/trusted-publishers-for-all-package-repositories) - July 2024
> Guidance for package repositories in adopting Trusted Publishers to authenticate publishing from hosted build environments without using long-lived credentials.
* [Principles for Package Repository Security](https://repos.openssf.org/principles-for-package-repository-security) - February 2024
> A security maturity model for package repositories, for assessing current capabilities and roadmapping future improvements.
* [Build Provenance for All Package Registries](https://repos.openssf.org/build-provenance-for-all-package-registries) - July 2023
> Guidance for package registries in adopting build provenance to verifiably link a package back to its source code and build instructions.
## Proposals

## Proposals, Surveys, and Other Work

* [Build Provenance and Code-signing for Homebrew](https://repos.openssf.org/proposals/build-provenance-and-code-signing-for-homebrew) - July 2023
> A proposal for introducing build provenance and cryptographic signatures to the Homebrew package manager.
This is a list of materials (surveys, documents, proposals, and so on) released by the [OpenSSF Securing Software Repositories Working Group](https://github.com/ossf/wg-securing-software-repos).

* [The Package Manager Landscape Survey](https://github.com/ossf/wg-securing-software-repos/blob/main/survey/2022/README.md) - December 2022
> A survey/landscape of different security mechanisms and features that are implemented across the different ecosystems as they pertain to security critical user journeys.

0 comments on commit da86ba7

Please sign in to comment.