trufflehog/.pre-commit-hooks.yaml

6 lines
214 B
YAML
Raw Permalink Normal View History

- id: trufflehog
name: TruffleHog
description: Detect secrets in your data with TruffleHog.
entry: trufflehog git file://. --since-commit HEAD --only-verified --fail
language: golang
pass_filenames: false