Trufflehog

Discover Trufflehog with our detailed guide. Learn installation, configuration, usage, and how to integrate it with other linters for optimal code security.

Trufflehog is a linter for Security.

trufflehog is composed of several linter commands.

trufflehog runs trufflehog normally.

You can enable the trufflehog linter with:

trunk check enable trufflehog

trufflehog-git also runs trufflehog on the git history.

You can enable the trufflehog-git linter with:

trunk check enable trufflehog-git

Auto Enabling

Trufflehog will be auto-enabled if any all files are present.

Last updated