Skip to content

breaking: Simplify SBOM result class [TAROT-3624] - #69

Merged
afsmeira merged 1 commit into
masterfrom
am/sbom-simplification-tarot3634
Feb 10, 2026
Merged

breaking: Simplify SBOM result class [TAROT-3624]#69
afsmeira merged 1 commit into
masterfrom
am/sbom-simplification-tarot3634

breaking: Simplify SBOM result class [TAROT-3624]

55bc92f
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Feb 10, 2026 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 2
           

See the complete overview on Codacy

Annotations

Check notice on line 48 in result.go

See this annotation in the file changed.

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

result.go#L48

comment on exported type BomFormat should be of the form "BomFormat ..." (with optional leading article)

Check notice on line 52 in result.go

See this annotation in the file changed.

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

result.go#L52

comment on exported const CycloneDXJSON should be of the form "CycloneDXJSON ..."