-
Notifications
You must be signed in to change notification settings - Fork 32
fix!: use Fulcio certificate instead of public key and upgrade Sigstore Cosign from v2 to v3 #1726
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
Merged
jakobmoellerdev
merged 19 commits into
open-component-model:main
from
morri-son:feat/upgrade-sigstore-v3
Jan 21, 2026
Merged
Changes from 16 commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
a35b479
feat: Upgrade Sigstore from v2.6.1 to v3.0.2
morrison-sap 0d6519f
fix: resolve merge conflicts for sigstore v3 upgrade
morrison-sap fa31f2f
correct format
morrison-sap 9ae5880
add doc after generate
morrison-sap 6051825
change verify to digest both v2 and v2 signature
morrison-sap cb3a749
add testing and doc changes
morrison-sap 46c1aab
add comments about offline testing capability
morrison-sap 1ecc235
resolve conflicts
morrison-sap 653645a
docs: regenerate CLI docs and update sources for Sigstore. Register s…
morrison-sap 0e84335
docs: regenerate CLI docs from source after sigstore-v3 handler changes
morrison-sap 4f42f3d
sigstore: register sigstore-v3; update attribute description and test…
morrison-sap 94e8d7b
Merge branch 'main' into feat/upgrade-sigstore-v3
morri-son 9c4e4ef
add some more meaningful comments.
morrison-sap 0ec5e07
add even more meaningful comments.
morrison-sap b84e26f
Clearly separate actions for public keys for different algorithms.
morrison-sap 31894bb
Merge branch 'main' into feat/upgrade-sigstore-v3
morri-son 1e27f20
correct tests for algorithm and check assertion for defined errors.
morrison-sap b9622ff
added test for wrong digest/signature and handler registration.
morrison-sap ec180ec
deduplicate type assertion
morrison-sap File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 |
|---|---|---|
|
|
@@ -308,4 +308,7 @@ yaml | |
| yitsushi | ||
| yml | ||
| yyyy | ||
| jsonNormalisation | ||
| jsonNormalisation | ||
| rekor | ||
| oidc | ||
| fulcio | ||
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.