Skip to content

fix(ci): re-pin titus-scan to real tag v2.6.0 + adopt verify-pins gate#82

Merged
nsportsman merged 2 commits into
mainfrom
fix/repin-titus-v2.6.0-and-verify-pins
Jun 3, 2026
Merged

fix(ci): re-pin titus-scan to real tag v2.6.0 + adopt verify-pins gate#82
nsportsman merged 2 commits into
mainfrom
fix/repin-titus-v2.6.0-and-verify-pins

Conversation

@nsportsman

Copy link
Copy Markdown
Contributor

Why

Two pin-integrity fixes, in one PR per repo:

  1. Re-pin titus-scan to a real tag. This repo pinned the Titus secret-scanner
    reusable with the comment # v2.2.1 — but that tag never existed (public-workflows
    tags jump v2.2.0 → v2.3.0). A lying version comment defeats audits and Dependabot.
    Re-pinned to v2.6.0 (23254e12b026), the current tag carrying the hardened,
    fail-closed, visibility-aware titus-scan reusable. Byte-identical scanner behavior —
    this is a label-honesty fix.

  2. Adopt the verify-pins gate. Adds .github/workflows/verify-pins.yml calling the
    new reusable (also v2.6.0). On any future .github/workflows/** change it verifies
    every first-party public-workflows pin's # vX.Y.Z comment matches a real tag at that
    SHA — so a dishonest pin can never merge again.

All other first-party pins in this repo (go-ci, codex-code, claude-code, gemini-code,
claude-md-drift, external-contrib, go-sec) were audited and are already honest, so the new
gate passes on this PR.

🤖 Generated with Claude Code

@coderabbitai

coderabbitai Bot commented Jun 3, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@nsportsman, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 50 minutes and 25 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, 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 include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: e4f3cc80-20a9-4985-893a-14d54cff4c41

📥 Commits

Reviewing files that changed from the base of the PR and between a54c925 and 769fc55.

📒 Files selected for processing (2)
  • .github/workflows/secrets-scan.yml
  • .github/workflows/verify-pins.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/repin-titus-v2.6.0-and-verify-pins

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

@github-actions

github-actions Bot commented Jun 3, 2026

Copy link
Copy Markdown

Codex review skipped — non-code PR (only changed files matching docs/**, .github/**, .claude-plugin/**, *.md, *.txt, images, or license-like files). Post @codex on a review comment to force a review.

@github-actions

github-actions Bot commented Jun 3, 2026

Copy link
Copy Markdown

Claude review skipped — non-code PR (only changed files matching docs/**, .github/**, .claude-plugin/**, *.md, *.txt, images, or license-like files). Post @claude on a review comment to force a review.

@github-actions

github-actions Bot commented Jun 3, 2026

Copy link
Copy Markdown

Gemini review skipped — non-code PR (only changed files matching docs/**, .github/**, .claude-plugin/**, *.md, *.txt, images, or license-like files). Post @gemini on a review comment to force a review.

@nsportsman nsportsman merged commit 2649259 into main Jun 3, 2026
15 checks passed
@nsportsman nsportsman deleted the fix/repin-titus-v2.6.0-and-verify-pins branch June 3, 2026 00:43
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.

1 participant