Skip to content

docs: ADR-0006 sigstore integration#113

Open
mrbrandao wants to merge 1 commit into
LobsterTrap:mainfrom
mrbrandao:adr/sigstore-integration
Open

docs: ADR-0006 sigstore integration#113
mrbrandao wants to merge 1 commit into
LobsterTrap:mainfrom
mrbrandao:adr/sigstore-integration

Conversation

@mrbrandao
Copy link
Copy Markdown
Collaborator

Summary

  • Add ADR-0006 documenting sigstore bundle verification at add time using sigstore-go
  • Covers enforcement matrix (warn/strict), identity derivation from GitHub repository URL, and OCI verification via skillimage pkg/oci
  • Add paired design doc with verification flow Mermaid diagram, sigstore component diagram, enforcement table, and GitHub Actions signing workflow reference

Related Issues

Test Plan

AI Disclosure

AI-assisted with Claude Code

Add Architecture Decision Record for sigstore
bundle verification at add time using sigstore-go.
Covers enforcement matrix, identity derivation,
and OCI verification via skillimage.

Design doc includes verification flow diagram,
enforcement table, sigstore component diagram,
and GitHub Actions signing workflow reference.

Co-Authored-By: Claude Sonnet <noreply@anthropic.com>
@mrbrandao mrbrandao added documentation Improvements or additions to documentation enhancement New feature or request labels Apr 29, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 29, 2026

Warning

Rate limit exceeded

@mrbrandao has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 11 minutes and 23 seconds before requesting another review.

To keep reviews running without waiting, you can enable usage-based add-on for your organization. This allows additional reviews beyond the hourly cap. Account admins can enable it under billing.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 8adb3970-275f-4ef2-b073-cd2a23ea9ac2

📥 Commits

Reviewing files that changed from the base of the PR and between a343c6e and 4b0b8e2.

📒 Files selected for processing (2)
  • docs/adr/0006-sigstore-integration.md
  • docs/dev-guide/design/sigstore-integration.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
Review rate limit: 0/1 reviews remaining, refill in 11 minutes and 23 seconds.

Comment @coderabbitai help to get the list of available commands and usage tips.

@mrbrandao
Copy link
Copy Markdown
Collaborator Author

@pavelanni, This is an initial ADR proposal for integration with skillsimage, starts with the go conversion.

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

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant