Skip to content

feat: add GitHub native attestations for SBOM and provenance#279

Merged
retr0h merged 1 commit intomainfrom
feat/github-attestations
Mar 16, 2026
Merged

feat: add GitHub native attestations for SBOM and provenance#279
retr0h merged 1 commit intomainfrom
feat/github-attestations

Conversation

@retr0h
Copy link
Collaborator

@retr0h retr0h commented Mar 16, 2026

Summary

  • Add actions/attest-build-provenance and actions/attest-sbom to docker
    publish workflow — attestations show up on the GitHub package page
  • Generate SBOM via anchore/sbom-action (SPDX format)
  • Remove BuildKit sbom: true (deprecated approach)
  • Update docs: replace cosign download sbom with gh attestation verify
  • Point cosign and SBOM badges to the package page where attestations are
    visible

🤖 Generated with Claude Code

Add attest-build-provenance and attest-sbom steps to docker
publish workflow. These show up on the GitHub package page.
Replace deprecated cosign download sbom with gh attestation
verify in docs. Point cosign and SBOM badges to package page.

🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
@github-actions
Copy link
Contributor

Thank you for contributing to this project! 😊🕹️

@retr0h retr0h merged commit 5427009 into main Mar 16, 2026
9 checks passed
@retr0h retr0h deleted the feat/github-attestations branch March 16, 2026 04:29
@codecov
Copy link

codecov bot commented Mar 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #279   +/-   ##
=======================================
  Coverage   99.84%   99.84%           
=======================================
  Files         227      227           
  Lines        9925     9925           
=======================================
  Hits         9910     9910           
  Misses         11       11           
  Partials        4        4           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cb9c48b...7cac3d6. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant