Skip to content

Update README files to align with other Auth0 SDK repos and v1.0.0 release #874

Update README files to align with other Auth0 SDK repos and v1.0.0 release

Update README files to align with other Auth0 SDK repos and v1.0.0 release #874

Workflow file for this run

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