Skip to content

Run OSV Scanner

Run OSV Scanner #45

Workflow file for this run

name: Run OSV Scanner
on:
workflow_dispatch:
schedule:
- cron: "30 12 * * 1"
jobs:
scan:
uses: "google/osv-scanner-action/.github/workflows/[email protected]"
with:
scan-args: |-
--recursive
--skip-git=true
./