Commit bdeea00
committed
fix: Switch to newer DSSE rekor type
The intoto v001 type does not persist signatures of the DSSE envelope,
as noted in sigstore/rekor#973. We introduced an
intoto v002 type shortly after to fix this, but since then, we've
introduced another newer type, DSSE v001, which also does not persist
the attestation in Rekor (as we discourage using Rekor as storage).
I also updated the verifier in slsa-framework/slsa-verifier#742
to search for both Rekor entry types.
Signed-off-by: Hayden Blauzvern <hblauzvern@google.com>1 parent a66d8c0 commit bdeea00
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
0 commit comments