Skip to content

chromium-launcher: instrument restart phases to localise slow boots #39

chromium-launcher: instrument restart phases to localise slow boots

chromium-launcher: instrument restart phases to localise slow boots #39

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/javascript'
codebase-description: 'Base browser images with Go server and JS client'
secrets: inherit