We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
sigstore.hashes
sigstore.models
sigstore.hashes only contains a single API, which is a data model. It should probably be in sigstore.models instead.
This would be a breaking change, since it's an API rename. So we'd either need to do it in 4.x or include a backwards-compatible import.