Skip to content

ci: build: archive SBOM and VEX information for every build#343

Merged
jluebbe merged 3 commits intolinux-automation:whinlatterfrom
hnez:sbom-gen
Mar 6, 2026
Merged

ci: build: archive SBOM and VEX information for every build#343
jluebbe merged 3 commits intolinux-automation:whinlatterfrom
hnez:sbom-gen

Conversation

@hnez
Copy link
Copy Markdown
Member

@hnez hnez commented Mar 6, 2026

This is a subset of #338 that only generates and uploads the SBOM data, but does not do anything with it yet.
Getting this merged before #338 should allow us to experiment more.

hnez added 3 commits March 6, 2026 09:15
The vulnerability exploitability data can be used to analyze found CVEs
after the fact using sbom-cve-check.

Signed-off-by: Leonard Göhrs <l.goehrs@pengutronix.de>
This tracks the files which are compiled in so we can ignore CVEs that
only affect files we do not build.

Signed-off-by: Leonard Göhrs <l.goehrs@pengutronix.de>
These files allow use to check for vulnerabilities after the fact.
Since these files are not as large as our disk images and bundles,
upload them using the normal GitHub artifact upload instead of the
forrest runner.

This makes it a bit easier to retrieve them again in other actions.

Signed-off-by: Leonard Göhrs <l.goehrs@pengutronix.de>
@hnez hnez requested a review from jluebbe March 6, 2026 08:40
@jluebbe jluebbe merged commit b380325 into linux-automation:whinlatter Mar 6, 2026
4 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