c-grund

Results 1 issues of c-grund

### What is not working as expected? The constants defined in `internal/envelope/envelope.go` ``` MediaTypePayloadV1 = "application/vnd.cncf.notary.payload.v1+json" AnnotationX509ChainThumbprint = "io.cncf.notary.x509chain.thumbprint#S256" ``` are not exported, and therefore not available for consumers of...

enhancement