Skip to content

Add SBOM delta generation for container builds#219

Merged
rjtokenring merged 3 commits intoarduino:mainfrom
lucaronca:add-delta-sboms-for-containers
May 5, 2026
Merged

Add SBOM delta generation for container builds#219
rjtokenring merged 3 commits intoarduino:mainfrom
lucaronca:add-delta-sboms-for-containers

Conversation

@lucaronca
Copy link
Copy Markdown
Contributor

Introduce SBOM deltas for container images.
Adds:

  • a new sbom_delta.py script that calculates differences between SBOM versions
  • a reusable GitHub Action (sbom-delta), and integration into the Docker build/publish workflows.
  • unit tests and updated ci.json configs for all container targets.

@lucaronca lucaronca requested a review from robgee86 May 4, 2026 16:09
@lucaronca lucaronca force-pushed the add-delta-sboms-for-containers branch 2 times, most recently from add96a8 to afe074f Compare May 4, 2026 16:23
@lucaronca lucaronca requested a review from rjtokenring May 4, 2026 16:25
@lucaronca lucaronca force-pushed the add-delta-sboms-for-containers branch 3 times, most recently from ba686d1 to 38f277f Compare May 4, 2026 21:00
@lucaronca lucaronca force-pushed the add-delta-sboms-for-containers branch from 38f277f to 71bad96 Compare May 5, 2026 08:44
@lucaronca lucaronca marked this pull request as ready for review May 5, 2026 10:14
Copy link
Copy Markdown
Contributor

@robgee86 robgee86 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@rjtokenring rjtokenring merged commit ef4b09e into arduino:main May 5, 2026
3 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.

3 participants