Skip to content

feat(cli): source/config rule handlers + audit integration - #6

Merged
jlgore merged 1 commit into
mainfrom
feat/cli-rules
Jun 28, 2026
Merged

feat(cli): source/config rule handlers + audit integration#6
jlgore merged 1 commit into
mainfrom
feat/cli-rules

Conversation

@jlgore

@jlgore jlgore commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

Adds new scanner rules and wires them into the audit command.

  • Source rules: request, cache, service-bindings, handlers, shared _utils
  • Config rule: supply-chain
  • AST handler support (ast/handlers.ts), rule-index registration, audit integration
  • Fixtures: rules-bad, rules-safe, cors-low

Split out of a mixed working tree; reviewed as-found WIP.

🤖 Generated with Claude Code

New source rules (request, cache, service-bindings, handlers, _utils) and a
supply-chain config rule, wired into the rule index and audit command, with
AST handler support and rules-bad/rules-safe/cors-low fixtures.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@jlgore
jlgore merged commit 7d55852 into main Jun 28, 2026
0 of 3 checks passed
@jlgore
jlgore deleted the feat/cli-rules branch June 28, 2026 14:42
jlgore added a commit that referenced this pull request Jun 28, 2026
New source rules (request, cache, service-bindings, handlers, _utils) and a
supply-chain config rule, wired into the rule index and audit command, with
AST handler support and rules-bad/rules-safe/cors-low fixtures.

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
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