Add trusted-root create helper command #295
Annotations
8 errors
cmd/cosign/cli/trustedroot/trustedroot.go#L143
G306: Expect WriteFile permissions to be 0600 or less (gosec)
|
cmd/cosign/cli/trustedroot/trustedroot.go#L35
exported: type name will be used as trustedroot.TrustedRootCreateCmd by other packages, and that stutters; consider calling this CreateCmd (revive)
|
cmd/cosign/cli/trustedroot.go#L46
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|
cmd/cosign/cli/trustedroot/trustedroot.go#L111
unnecessary conversion (unconvert)
|
cmd/cosign/cli/trustedroot/trustedroot.go#L114
unnecessary conversion (unconvert)
|
cmd/cosign/cli/trustedroot/trustedroot.go#L56
unnecessary trailing newline (whitespace)
|
cmd/cosign/cli/trustedroot/trustedroot.go#L190
ST1005: error strings should not be capitalized (stylecheck)
|
|
This job failed
Loading