Skip to content

👷 Enable SBOM and provenance for Docker images#25

Merged
HanXHX merged 1 commit intomasterfrom
docker_provenance
Mar 13, 2026
Merged

👷 Enable SBOM and provenance for Docker images#25
HanXHX merged 1 commit intomasterfrom
docker_provenance

Conversation

@HanXHX
Copy link
Contributor

@HanXHX HanXHX commented Mar 13, 2026

No description provided.

Copilot AI review requested due to automatic review settings March 13, 2026 11:05
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Enables supply-chain metadata generation (SLSA provenance + SBOM) for published Docker images by adjusting GitHub Actions workflow permissions and build settings.

Changes:

  • Grant id-token: write to the release Docker publishing job to support OIDC-based attestation generation.
  • Enable provenance and sbom in the reusable Docker build/push workflow.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/release.yml Adds id-token: write permission to support provenance/SBOM generation during release image publishing.
.github/workflows/_docker.yml Turns on provenance attestation and SBOM generation for Docker buildx builds.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

@HanXHX HanXHX merged commit b479cda into master Mar 13, 2026
8 checks passed
@HanXHX HanXHX deleted the docker_provenance branch March 13, 2026 16:40
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