Skip to content

Plan review: add compatibility fallback design + test vectors #3

Plan review: add compatibility fallback design + test vectors

Plan review: add compatibility fallback design + test vectors #3

Workflow file for this run

name: Secret scan (truffleHog)
on:
pull_request:
push:
jobs:
trufflehog:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run truffleHog secret scanner
uses: dxa4481/trufflehog-action@v2
with:
flags: '--entropy=False --json'