-
Notifications
You must be signed in to change notification settings - Fork 59
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
gittuf OpenSSF Sandbox Application #198
Conversation
4634256
to
da41c4b
Compare
Sorry! I mistakenly though I was just reviewing 314df73 |
314df73
to
57baaf5
Compare
Looking forward to presentation. This looks good. Also, if still needing a TAC sponsor I offer to sponsor. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this is a promising project to accept at the Sandbox stage!
57baaf5
to
9c536c9
Compare
Update: the IP / license check is complete (#199) and no conflicts were found. I've updated the application to reflect that. |
9c536c9
to
b6ee2ca
Compare
b6ee2ca
to
f9337e2
Compare
Signed-off-by: Aditya Sirish <[email protected]>
f9337e2
to
b8c82db
Compare
Vote to adopt (TAC is at quorum): +5 in favor, 0 opposed 0 abstain. |
gittuf is seeking admission to the OpenSSF Sandbox. We aim to be part of the Supply Chain Integrity WG, where we presented gittuf in the August 30th, 2023 meeting.
Overview
gittuf implements security controls into Git repositories using existing Git semantics like its support for cryptographic signatures and its content addressed store. By embedding source security policies into the repository, gittuf makes policies transparent that enables distributed verification by all repository users. Further, as gittuf versions and tracks changes to policies using Git semantics, past repository states can be audited against the then-applicable policies.
Sandbox Requirements
We believe gittuf meets the Sandbox entry requirements.
Maintainers
gittuf currently has four maintainers across three organizations:
Alignment to the OpenSSF
The mission of the gittuf project aligns with the OpenSSF's Technical Vision, especially with:
gittuf also has synergy with the mission of the OpenSSF Supply Chain Integrity Working Group:
gittuf provides a framework to implement such practices for securing Git repositories, and is complementary to other efforts under the working group like SLSA.
License Review
All gittuf repositories (implementation, website, and demo) use the Apache-2.0 license. The review found no conflicts.
Issue: #199
Links
Repository: https://github.com/gittuf/gittuf
Website: https://gittuf.github.io
Demo: https://github.com/gittuf/demo