Skip to content

Merge pull request #3 from auth0-samples/fix-scan-tool-path-2 #6

Merge pull request #3 from auth0-samples/fix-scan-tool-path-2

Merge pull request #3 from auth0-samples/fix-scan-tool-path-2 #6

Workflow file for this run

name: SCA
on:
push:
branches: ["master", "main"]
jobs:
snyk-cli:
uses: auth0/devsecops-tooling/.github/workflows/sca-scan.yml@main
with:
additional-arguments: "--exclude=README.md,.jfrog"
dotnet-version: "10.0"
secrets: inherit