Skip to content

CLI: Verify SDK v0.85.0 coverage and add managed-auth, replay, and credential flags #220

CLI: Verify SDK v0.85.0 coverage and add managed-auth, replay, and credential flags

CLI: Verify SDK v0.85.0 coverage and add managed-auth, replay, and credential flags #220

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