-
Notifications
You must be signed in to change notification settings - Fork 0
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
tuf: init #2
tuf: init #2
Conversation
API changes evidenced through cosign tests:
|
@jleightcap For the Maybe we can use |
Signed-off-by: Jack Leightcap <jack.leightcap@trailofbits.com>
Signed-off-by: Jack Leightcap <jack.leightcap@trailofbits.com>
Apologies for the bifurcation, I've realized these changes are pretty inseparable from the cosign refactor. I've opened a separate PR with that freestanding work: sigstore#305. @tnytown I'll cross-reference your reviews on that PR. |
I might be misunderstanding how that related to a certificate with a static lifetime? |
TUF changes as introduced by #1 isolated in 30c3853.
this might provide the best foothold to upstreaming subcomponents, as it's a 'leaf' of the bundle sign+verify pipeline.
TODO:
.unwrap()
cleanup