Skip to content

feat: stack usability and docs updates #20

feat: stack usability and docs updates

feat: stack usability and docs updates #20

Workflow file for this run

name: OSV-Scanner
on:
push:
branches:
- main
pull_request:
branches:
- main
schedule:
- cron: "0 8 * * 1"
permissions:
security-events: write
contents: read
actions: read
jobs:
osv-scan:
name: OSV Vulnerability Scan
uses: google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@v2.3.3
with:
fail-on-vuln: false
scan-args: |-
--recursive
./