in-toto / in-toto-golang

A Go implementation of in-toto. in-toto is a framework to protect software supply chain integrity.
https://in-toto.io/
Other
119 stars 49 forks source link

Resolve all the error in unit tests #333

Open DarikshaAnsari opened 1 month ago

DarikshaAnsari commented 1 month ago

Fixes issue:#332

Description:

Please verify and check that the pull request fulfills the following requirements:

lukpueh commented 1 week ago

Ci fails. can you check?

FYI: you can also run CI when you push to your fork, I think you'll need to remove the branch restriction in the workflow file for that: https://github.com/in-toto/in-toto-golang/blob/72262c0fd3a9c392440040c04336174eddac427b/.github/workflows/build.yml#L1-L3