Trufflehog

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