Skip to content

implementing snyk scanning using #1

implementing snyk scanning using

implementing snyk scanning using #1

Workflow file for this run

name: Run Snyk Scan for Package Vulnerabilities for VICMus
'on': push
jobs:
snyk-scan-python:
permissions:
contents: read
id-token: write
uses: epidemicsound/github-workflows/.github/workflows/snyk-scan-python.yaml@main

Check failure on line 8 in .github/workflows/snyk-security.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/snyk-security.yml

Invalid workflow file

error parsing called workflow ".github/workflows/snyk-security.yml" -> "epidemicsound/github-workflows/.github/workflows/snyk-scan-python.yaml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
python-version: 0