Skip to content

Add health checks, auto-reauth, and record-session flags to managed auth #46

Add health checks, auto-reauth, and record-session flags to managed auth

Add health checks, auto-reauth, and record-session flags to managed auth #46

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/golang --config p/trailofbits'
codebase-description: 'Kernel CLI tool authenticating with customer API keys'
secrets: inherit