in-toto / attestation-verifier

Prototype in-toto attestation verifier based on ITE-10 and ITE-11 layouts
Other
15 stars 7 forks source link

(WIP) Support Sigstore identity/issuer in layout #15

Open adityasaky opened 11 months ago

adityasaky commented 11 months ago

For now, I've copied some DSSE code from go-sslib but I suspect (99%) we don't need it and can just implement a temporary sigstore verifier and pass that to go-sslib. Note that the verifier currently uses gitsign endpoints, I need to dive in and check what's actually gitsign specific. I'm starting here because this is what I've previously written for gittuf.