Skip to content

Fix overflow when using Long.MAX_VALUE as leeway #6

Fix overflow when using Long.MAX_VALUE as leeway

Fix overflow when using Long.MAX_VALUE as leeway #6

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: "11"
secrets: inherit