Skip to content

feat: generate tooling SBOMs in CI - #20

Merged
mfahlandt merged 4 commits into
cncf:mainfrom
mfahlandt:feat/tooling-sbom-workflow
Aug 26, 2026
Merged

feat: generate tooling SBOMs in CI#20
mfahlandt merged 4 commits into
cncf:mainfrom
mfahlandt:feat/tooling-sbom-workflow

Conversation

@mfahlandt

Copy link
Copy Markdown
Member

Summary

  • add a push/pull_request tooling SBOM workflow for this repository
  • generate a Waybill SPDX SBOM from the checked-out commit archive for repo tooling
  • generate a second SPDX document for the GitHub Actions and downloaded tools involved in SBOM generation

Notes

  • the repo tooling SBOM is built from git archive HEAD so only committed content is captured
  • the CI/generation-chain SBOM explicitly includes the workflow and helper script that produce the SBOMs

Signed-off-by: Mario Fahlandt <mfahlandt@pixel-haufen.de>
Signed-off-by: Mario Fahlandt <mfahlandt@pixel-haufen.de>
Signed-off-by: Mario Fahlandt <mfahlandt@pixel-haufen.de>
Signed-off-by: Mario Fahlandt <mfahlandt@pixel-haufen.de>
@mfahlandt
mfahlandt merged commit 6a69850 into cncf:main Aug 26, 2026
2 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