Skip to content

Conversation

@wlynch
Copy link
Member

@wlynch wlynch commented Jan 7, 2026

Allows implementations to plug in their own SBOM implementations.

BREAKING CHANGES:

  • SPDX SBOM generator must now be manually registered (this is automatically done for the main apko binary).
  • options.Options now take in a list SBOM generators directly instead of a string list.

@wlynch wlynch requested a review from markusthoemmes January 7, 2026 22:59
@wlynch wlynch force-pushed the sbom-generator branch 4 times, most recently from bc55492 to 4d76ffb Compare January 8, 2026 15:21
wlynch added 2 commits January 8, 2026 12:33
Allows implementations to plug in their own SBOM implementations.

BREAKING CHANGES:
- SPDX SBOM generator must now be manually registered (this is automatically done for the main apko binary).
- Generator func no longer takes in a FS - this was being passed in at runtime via options, so prefer using this.
@wlynch wlynch merged commit 0e608e0 into chainguard-dev:main Jan 8, 2026
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants