You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add cosign signing and SBOM to docker publish (#277)
* feat: add cosign signing and SBOM to docker publish
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>
* docs: add cosign verification and SBOM to install docs
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>
* style: fix line wrapping in Docker install docs
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
* docs: add Docker/cosign/SBOM badges and fix org references
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>
* fix: link SBOM badge to install docs with download instructions
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
* fix: link cosign badge to install docs
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
---------
Co-authored-by: Claude <noreply@anthropic.com>
0 commit comments