sigstore-rs icon indicating copy to clipboard operation
sigstore-rs copied to clipboard

Remove parsing of Rekor response once upstream issue is fixed

Open lkatalin opened this issue 1 year ago • 0 comments

Remove or change parsing of Rekor response in src/rekor/apis/entries_api.rs once the upstream issue is fixed. Once upstream has a fix, we will be able to read this data in directly instead of cutting off the UUID that serves as the top-level key and stitching it back together with "uuid" as the top-level key instead.

lkatalin avatar Aug 30 '22 19:08 lkatalin