fix: Reject unsupported DSSE version by aaronlew02 · Pull Request #1063 · sigstore/sigstore-java
Navigation Menu
{{ message }}
sigstore / sigstore-java Public
- Notifications You must be signed in to change notification settings
- Fork 26
Merged
Conversation
Copy link
Collaborator
Summary
This change adds an exception that is thrown when the version of a DSSE envelope in a Rekor entry is unsupported.
aaronlew02
requested a review
from loosebazooka
aaronlew02
force-pushed
the
dsse-version-fix
branch
2 times, most recently
from
69f32cf to
7fb2336
Compare
loosebazooka reviewed Sep 5, 2025
sigstore-java/src/main/java/dev/sigstore/KeylessVerifier.java
Outdated
Show resolved
Hide resolved
sigstore-java/src/main/java/dev/sigstore/KeylessVerifier.java Outdated Show resolved Hide resolved
aaronlew02
force-pushed
the
dsse-version-fix
branch
from
7fb2336 to
c861d1a
Compare
aaronlew02
requested a review
from loosebazooka
loosebazooka previously approved these changes Sep 5, 2025
aaronlew02
dismissed
loosebazooka’s stale review
via
c146729
aaronlew02
force-pushed
the
dsse-version-fix
branch
from
c861d1a to
c146729
Compare
Copy link
Member
loosebazooka
commented
Sep 5, 2025
loosebazooka commented
Sep 5, 2025this PR seems to have a weird commit state actually, might be worth doing a clean rebase
Signed-off-by: Aaron Lew <64337293+aaronlew02@users.noreply.github.com>
aaronlew02
force-pushed
the
dsse-version-fix
branch
from
c146729 to
36b9486
Compare
aaronlew02
requested a review
from loosebazooka
loosebazooka approved these changes Sep 5, 2025
aaronlew02
deleted the
dsse-version-fix
branch
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment