Scvs feature support #27
Annotations
9 errors
lint:
pkg/sbom/signature.go#L30
field `certificatePath` is unused (unused)
|
lint:
pkg/sbom/signature.go#L32
field `timestamp` is unused (unused)
|
lint:
pkg/sbom/spdx.go#L156
S1023: redundant `return` statement (gosimple)
|
lint:
pkg/scvs/scvs.go#L66
S1039: unnecessary use of fmt.Sprintf (gosimple)
|
lint:
pkg/scvs/scvs.go#L69
S1039: unnecessary use of fmt.Sprintf (gosimple)
|
lint:
pkg/scvs/scvs.go#L159
S1039: unnecessary use of fmt.Sprintf (gosimple)
|
lint:
pkg/scvs/scvsReport.go#L54
S1021: should merge variable declaration with assignment on next line (gosimple)
|
lint:
pkg/scvs/scvs.go#L152
SA4004: the surrounding loop is unconditionally terminated (staticcheck)
|
lint
issues found
|