-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Apply to donate Minder to the OpenSSF
- Loading branch information
1 parent
4dc480a
commit ac332d3
Showing
2 changed files
with
56 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
55 changes: 55 additions & 0 deletions
55
process/project-lifecycle-documents/minder_sandbox_stage.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,55 @@ | ||
## Application for creating a new project at Sandbox stage | ||
|
||
### List of project maintainers | ||
|
||
The project has [11 maintaners](https://github.com/stacklok/minder/blob/main/MAINTAINERS.md#maintainers-list) from 2 different companies: | ||
|
||
* Juan Antonio Osorio, Stacklok, @JAORMX | ||
* Jakub Hrozek, Stacklok, @jhrozek | ||
* Radoslav Dimitrov, Stacklok, @rdimitrov | ||
* Don Browne, Stacklok, @dmjb | ||
* Evan Anderson, Stacklok, @evankanderson | ||
* Eleftheria Stein-Kousathana, Stacklok, @eleftherias | ||
* Yolanda Robla Mota, Stacklok, @yrobla | ||
* Luke Hinds, Stacklok, @lukehinds | ||
* Michelangelo Mori, Stacklok, @blkt | ||
* Adolfo García Veytia, Stacklok, @puerco | ||
* Vyom Yadav, Canonical, @Vyom-Yadav | ||
|
||
### Sponsor | ||
|
||
Most projects will report to an existing OpenSSF Working Group, although in some cases a project may report directly to the TAC. The project commits to providing quarterly updates on progress to the group they report to. | ||
|
||
* [Security Tooling WG](https://github.com/ossf/wg-security-tooling) | ||
|
||
### Mission of the project | ||
|
||
The project must be aligned with the OpenSSF mission and either be a novel approach for existing areas, address an unfulfilled need, or be initial code needed for OpenSSF WG work. It is preferred that extensions of existing OpenSSF projects collaborate with the existing project rather than seek a new project. | ||
|
||
* Minder is a supply chain security platform to enable teams and organizations to define security policies in a consistent way across multiple supply chain assets. Minder helps project owners proactively manage their security posture by providing a set of checks and policies to minimize risk along the software supply chain, and attest their security practices to downstream consumers. | ||
|
||
Unlike other projects in this space, Minder supports multiple sets of organization policy across different supply chain assets, and allows users to define their own supply chain security rules using policy rules (Rego) and apply them flexibly to assets using selectors (CEL). | ||
|
||
Minder currently supports: repositories on GitHub, builds on GitHub Actions, and artifacts in DockerHub or GHCR.io. Support for GitLab repositories is in progress. | ||
|
||
|
||
### IP policy and licensing due diligence | ||
|
||
When contributing an existing Project to the OpenSSF, the contribution must undergo license and IP due diligence by the Linux Foundation (LF). | ||
|
||
* Minder is currently licensed under the Apache 2.0 License, with a CLA for contributors. | ||
* We will initiate this process shortly. | ||
|
||
### Project References | ||
|
||
The project should provide a list of existing resources with links to the repository, and if available, website, a roadmap, contributing guide, demos and walkthroughs, and any other material to showcase the existing breadth, maturity, and direction of the project. | ||
|
||
| Reference | URL | | ||
|---------------------|-----| | ||
| Repo | https://github.com/stacklok/minder | | ||
| Website | https://minder-docs.stacklok.dev | | ||
| Contributing guide | https://github.com/stacklok/minder/blob/main/CONTRIBUTING.md | | ||
| Security.md | https://github.com/stacklok/minder/blob/main/SECURITY.md | | ||
| Roadmap | https://minder-docs.stacklok.dev/about/roadmap | | ||
| Demos | https://www.youtube.com/watch?v=WniqzgNHjJQ (a little dated) | | ||
| Other | | |