Skip to content

Create entropy-beauty-scan.yml #6

Create entropy-beauty-scan.yml

Create entropy-beauty-scan.yml #6

Workflow file for this run

# .github/workflows/entropy-scan.yml
name: Entropy + Secret Scan
on: [push, pull_request]
jobs:
scan:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: trufflesecurity/trufflehog@main
with:
extra_args: --results=verified,unknown --filter-entropy=4.0