model-transparency
model-transparency copied to clipboard
Cleanup BaseResult
See comment https://github.com/sigstore/model-transparency/blob/main/model_signing/model.py#L48)
We need to provide a verbose parameter. When verbose is disabled, errors will be generic and not leak information (paths, etc). We also need to expose this in the CLI and the main model.verify / model.sign API.