Skip to content

chore: update auto-claude status and implementation plan for 006-comp… #10

chore: update auto-claude status and implementation plan for 006-comp…

chore: update auto-claude status and implementation plan for 006-comp… #10

Workflow file for this run

name: TruffleHog
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
secret-scan:
name: Scan for Secrets
runs-on: ubuntu-latest
permissions:
contents: read
security-events: write
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: TruffleHog Secret Scan
uses: trufflesecurity/trufflehog@v3.88.3
with:
extra_args: --only-verified