model-transparency icon indicating copy to clipboard operation
model-transparency copied to clipboard

Cleanup BaseResult

Open laurentsimon opened this issue 1 year ago • 0 comments

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.

laurentsimon avatar May 13 '24 23:05 laurentsimon