Skip to content

feat: add cosign signing and SBOM to docker publish#277

Merged
retr0h merged 6 commits intomainfrom
feat/cosign-sbom
Mar 16, 2026
Merged

feat: add cosign signing and SBOM to docker publish#277
retr0h merged 6 commits intomainfrom
feat/cosign-sbom

Conversation

@retr0h
Copy link
Collaborator

@retr0h retr0h commented Mar 16, 2026

Summary

  • Add id-token: write permission for OIDC keyless signing
  • Enable BuildKit SBOM generation (sbom: true)
  • Sign image digest with cosign after push

🤖 Generated with Claude Code

Sign images with cosign using GitHub OIDC keyless signing.
Generate SBOM via BuildKit's built-in SBOM generator.

🤖 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! 😊🕹️

Document image signing, signature verification, and SBOM
download. Link to the GHCR package page.

🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
retr0h and others added 4 commits March 15, 2026 20:56
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
Add badges for GHCR container image, cosign signing, and SBOM.
Fix all badge URLs from retr0h/osapi to osapi-io/osapi.

🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
@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     #277   +/-   ##
=======================================
  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 8c5f69f...9d39ebd. Read the comment docs.

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

@retr0h retr0h merged commit cb9c48b into main Mar 16, 2026
11 checks passed
@retr0h retr0h deleted the feat/cosign-sbom branch March 16, 2026 04:05
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