Add go-git based signer implementation. #296
verify.yml
on: push
license boilerplate check
17s
lint
2m 57s
generate-docs
1m 51s
Annotations
3 errors and 1 warning
license boilerplate check
Process completed with exit code 1.
|
lint:
pkg/git/verifier.go#L148
Error return value of `tuf.Initialize` is not checked (errcheck)
|
lint
issues found
|
lint:
pkg/gitsign/signer.go#L31
unexported-return: exported func NewSigner returns unexported type *gitsign.fulcioSigner, which can be annoying to use (revive)
|