SBOM generator interface #2464
Annotations
7 errors
Static-Check
issues found
|
Static-Check:
cli/scancommands.go#L425
getScanDynamicLogic - result 1 (error) is always nil (unparam)
|
Static-Check:
sca/bom/bomgenerator.go#L51
S1023: redundant `return` statement (gosimple)
|
Static-Check:
commands/audit/scarunner.go#L295
func `logDeps` is unused (unused)
|
Static-Check:
commands/audit/scarunner.go#L287
func `flatTreeToStringList` is unused (unused)
|
Static-Check:
sca/bom/bomgenerator.go#L36
Error return value of `params.Target.AddTargetError` is not checked (errcheck)
|
Go-Sec
Process completed with exit code 1.
|