Skip to content

fix it:tests and codacy review warning fix

36cd083
Select commit
Loading
Failed to load commit list.
Merged

feat: generate and upload trivy SBOM into codacy #200

fix it:tests and codacy review warning fix
36cd083
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Apr 8, 2026 in 0s

2 new issues (1 max.) of at least medium severity.

Annotations

Check notice on line 1 in cmd/upload_sbom.go

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

cmd/upload_sbom.go#L1

should have a package comment

Check warning on line 79 in cmd/upload_sbom.go

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

cmd/upload_sbom.go#L79

Method executeUploadSBOM has 53 lines of code (limit is 50)

Check warning on line 79 in cmd/upload_sbom.go

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

cmd/upload_sbom.go#L79

Method executeUploadSBOM has a cyclomatic complexity of 9 (limit is 7)