in-toto / attestation

in-toto Attestation Framework
Other
212 stars 50 forks source link

Add DigestSet hex encoding validation #330

Closed marcelamelara closed 3 months ago

marcelamelara commented 4 months ago

Since the spec requires digests in a DigestSet to be hex-encoded, this PR enhances the Validate() function for the ResourceDescriptor and adds a corresponding test.