mirror of
https://github.com/slsa-framework/slsa-verifier.git
synced 2026-08-18 19:18:16 +00:00
@@ -173,7 +173,6 @@ func matchRekorEntryWithEnvelopeDSSEv001(tlogEntry *v1.TransparencyLogEntry, env
|
||||
}
|
||||
var dsseSchemaObj models.DSSEV001Schema
|
||||
specMarshal, err := json.Marshal(dsseObj.Spec)
|
||||
fmt.Println(fmt.Sprintf("%s", specMarshal))
|
||||
if err != nil {
|
||||
return fmt.Errorf("%w: %s", ErrorUnexpectedEntryType, err)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user