Add go-git based signer implementation. #1286
verify.yml
on: pull_request
license boilerplate check
9s
lint
1m 59s
generate-docs
1m 25s
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)
|