Skip to content

Rebrand OAuth/CLI auth UI to match new kernel.sh branding #15

Rebrand OAuth/CLI auth UI to match new kernel.sh branding

Rebrand OAuth/CLI auth UI to match new kernel.sh branding #15

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