Skip to content

Contribute into the public repo #1

Contribute into the public repo

Contribute into the public repo #1

name: 02-TruffleHog-Security-Scan
on:
pull_request:
branches:
- main
- master
- "release/**"
jobs:
trufflehog_scan:
runs-on: ubuntu-24.04
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Secret Scanning
uses: trufflesecurity/[email protected]
with:
extra_args: --only-verified