Skip to content

Bump kernel-go-sdk to v0.64.0 and migrate to paginated List #98

Bump kernel-go-sdk to v0.64.0 and migrate to paginated List

Bump kernel-go-sdk to v0.64.0 and migrate to paginated List #98

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