Skip to content

feat(migrate): EQL v3 support #1006

feat(migrate): EQL v3 support

feat(migrate): EQL v3 support #1006

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.8
with:
fail-on-vuln: false
scan-args: |-
--recursive
./