Skip to content

CLI: Update Hypeman Go SDK to 392f55111d188fad255676e90c0c55d7c4b35b73 #74

CLI: Update Hypeman Go SDK to 392f55111d188fad255676e90c0c55d7c4b35b73

CLI: Update Hypeman Go SDK to 392f55111d188fad255676e90c0c55d7c4b35b73 #74

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: 'Go CLI wrapping the Hypeman (Unikraft Cloud) API, authenticating with user credentials'
secrets: inherit