Skip to content

[Feature] Create repos folder #1

[Feature] Create repos folder

[Feature] Create repos folder #1

name: 04-TruffleHog-Security-Scan
on:
pull_request:
branches:
- main
- develop
workflow_dispatch:
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