Skip to content

CLI: Update Go SDK to c42a036c30ae4d319c5a11e00fe41106ba10ab33 #10

CLI: Update Go SDK to c42a036c30ae4d319c5a11e00fe41106ba10ab33

CLI: Update Go SDK to c42a036c30ae4d319c5a11e00fe41106ba10ab33 #10

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