Skip to content

feat: allow custom telemetry for SDKs built on auth0-java #144

feat: allow custom telemetry for SDKs built on auth0-java

feat: allow custom telemetry for SDKs built on auth0-java #144

Workflow file for this run

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