Skip to content

Creates one gatekeeper, needs attribute randomization and proper tool… #86

Creates one gatekeeper, needs attribute randomization and proper tool…

Creates one gatekeeper, needs attribute randomization and proper tool… #86

Workflow file for this run

name: Leaked Secrets Scan
on: [push]
jobs:
TruffleHog:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: TruffleHog OSS
uses: trufflesecurity/[email protected]
with:
path: ./
base: ""
head: ${{ github.ref_name}}
extra_args: --debug --only-verified