Improve README and install some extra files via CMake
This commit is contained in:
parent
804ab6ef36
commit
e3aca4fe72
6 changed files with 88 additions and 10 deletions
|
@ -56,6 +56,6 @@ repos:
|
|||
- id: trufflehog
|
||||
name: TruffleHog
|
||||
description: Detect secrets in your data.
|
||||
entry: bash -c 'podman run -v "$(pwd):/workdir" --rm docker.io/trufflesecurity/trufflehog:latest git file:///workdir'
|
||||
entry: bash -c 'podman run -v "$(pwd):/workdir" --rm docker.io/trufflesecurity/trufflehog:latest git file:///workdir' --only-verified
|
||||
language: system
|
||||
stages: ["commit", "push"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue