Skip to content

fix(ci): bump Go toolchain to 1.25.11 (clears GO-2026-5039/5037 stdlib vulns) #58

fix(ci): bump Go toolchain to 1.25.11 (clears GO-2026-5039/5037 stdlib vulns)

fix(ci): bump Go toolchain to 1.25.11 (clears GO-2026-5039/5037 stdlib vulns) #58

Workflow file for this run

name: OSV-Scanner
on:
push:
branches: [master, main]
pull_request:
branches: [master, main]
schedule:
- cron: '0 6 * * *'
permissions:
actions: read
contents: read
security-events: write
jobs:
scan:
uses: google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@v2.3.8
permissions:
actions: read
contents: read
security-events: write