Skip to content

feat: add kernel browsers curl command #14

feat: add kernel browsers curl command

feat: add kernel browsers curl command #14

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