Skip to content

fix: restore OAuth AS metadata endpoint for Claude Code DCR flow #2

fix: restore OAuth AS metadata endpoint for Claude Code DCR flow

fix: restore OAuth AS metadata endpoint for Claude Code DCR flow #2

Workflow file for this run

name: Semgrep
on:
pull_request:
branches: [main]
permissions:
contents: read
pull-requests: write
jobs:
scan:
uses: kernel/security-workflows/.github/workflows/semgrep.yml@main
with:
extra-configs: '--config p/javascript --config p/typescript'
codebase-description: 'Hosted MCP server handling authenticated tool execution and browser session data'
secrets: inherit