Skip to content

feat: Add PKCS1 to OAEP migration with 4096-bit RSA keys fixed the mi… #44

feat: Add PKCS1 to OAEP migration with 4096-bit RSA keys fixed the mi…

feat: Add PKCS1 to OAEP migration with 4096-bit RSA keys fixed the mi… #44

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