ppkarwasz commented on issue #1154: URL: https://github.com/apache/tooling-trusted-releases/issues/1154#issuecomment-4251363251
@andrewmusselman, Looks good to me! :100: However, since performance isn't really an issue here, we could ask the author of `miniswhid` if he is willing to add some additional features to his library: - Possibility of using alternative hash algorithms beyond SHA-1: the [SLSA DigestSet structure](https://github.com/in-toto/attestation/blob/main/spec/v1/digest_set.md#gitcommit-gittree-gitblob-gittag) also allows for identifiers computed using SHA-256, - A small API to be able to compute these identifiers from a virtual tree (e.g. an archive) instead of the file system. What do you think? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
