Skip to content

Merge pull request #317 from cipherstash/stack-forge-1 #59

Merge pull request #317 from cipherstash/stack-forge-1

Merge pull request #317 from cipherstash/stack-forge-1 #59

Workflow file for this run

name: OSV-Scanner
on:
push:
branches:
- main
pull_request:
branches:
- main
schedule:
- cron: "0 8 * * 1-5"
workflow_dispatch:
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
./