Skip to content

CLI: Update SDK to 7a377c78440a30f919ba811712b06e929e8223a2 and surface OTLP destination delivery health #375

CLI: Update SDK to 7a377c78440a30f919ba811712b06e929e8223a2 and surface OTLP destination delivery health

CLI: Update SDK to 7a377c78440a30f919ba811712b06e929e8223a2 and surface OTLP destination delivery health #375

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