Skip to content

OSV Scanner

OSV Scanner #6

Workflow file for this run

name: OSV Scanner
on:
schedule:
- cron: "17 3 * * 1"
workflow_dispatch:
permissions:
contents: read
security-events: write
jobs:
scan:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
- uses: google/osv-scanner/actions/scanner@v2
with:
scan-args: |-
--lockfile=uv.lock