mirror of
https://github.com/trufflesecurity/trufflehog.git
synced 2024-11-10 15:14:38 +00:00
6 lines
214 B
YAML
6 lines
214 B
YAML
|
- 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
|