Skip to content

docs: add SARIF-to-reviewdog recipe - #28

Merged
EmersonBraun merged 1 commit into
mainfrom
codex/reviewdog-sarif-recipe
Aug 10, 2026
Merged

docs: add SARIF-to-reviewdog recipe#28
EmersonBraun merged 1 commit into
mainfrom
codex/reviewdog-sarif-recipe

Conversation

@EmersonBraun

Copy link
Copy Markdown
Member

What changed

  • adds a tested SARIF-to-reviewdog recipe to the README and operations guide
  • keeps reviewdog responsible for diff filtering and GitHub annotations
  • documents least-privilege credentials, advisory defaults, and failure policy
  • refreshes machine-readable documentation
  • adds regression assertions for the interoperability contract

Why

AgentsKit Code Review already emits SARIF 2.1.0, while reviewdog already consumes SARIF. This recipe shows how to compose those public interfaces directly instead of introducing an AgentsKit-specific converter or upstream reporter.

Validation

  • npm run check — 17 tests passed
  • npm pack --dry-run — 41 files
  • git diff --check

This PR is intentionally draft. It does not include an upstream reviewdog contribution, merge, release, tag, or package publication.

@EmersonBraun
EmersonBraun marked this pull request as ready for review August 10, 2026 23:36
@EmersonBraun
EmersonBraun merged commit dcc9338 into main Aug 10, 2026
5 checks passed
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