Feature: framing third edition compliance checks #41
Annotations
10 errors
lint:
pkg/sbom/component.go#L112
SA5007: infinite recursive call (staticcheck)
|
lint:
pkg/sbom/cdx.go#L275
SA4001: *&x will be simplified to x. It will not copy x. (staticcheck)
|
lint:
pkg/compliance/bsi_report.go#L21
var `bsiSectionDetails` is unused (unused)
|
lint:
pkg/compliance/oct_report.go#L19
var `octSectionDetails` is unused (unused)
|
lint:
pkg/compliance/fsct/fsct.go#L28
func `fsctResult` is unused (unused)
|
lint:
pkg/compliance/fsct/fsct.go#L86
func `fsctSbomAuthor` is unused (unused)
|
lint:
pkg/compliance/fsct/fsct.go#L74
func `fsctSbomTimestamp` is unused (unused)
|
lint:
pkg/compliance/fsct/fsct.go#L63
func `fsctSbomType` is unused (unused)
|
lint:
pkg/compliance/fsct/fsct.go#L50
func `fsctSbomPrimaryComponent` is unused (unused)
|
lint:
pkg/compliance/fsct/fsct.go#L133
func `fsctComponents` is unused (unused)
|