macOS
brew install tartufolocal Homebrew formula metadata
brew
Searches through git repositories for high entropy strings and secrets. Version 6.0.0 via Homebrew; verified 2026-05-09.
install
brew install tartufolocal Homebrew formula metadata
nix profile install nixpkgs#tartufonixpkgs package indexes · pkgs/by-name/ta/tartufo/package.nix · source: api.github.com
overview
Searches through git repositories for high entropy strings and secrets
history
tartufo is a Git secret-scanning CLI from GoDaddy. Its documentation describes scanning repository history and branches for likely secrets using regular expressions and entropy checks, with both local/remote repository scans and pre-commit use.
The official documentation says tartufo was inspired by and built from Dylan Ayrey's truffleHog project. The public changelog begins with v0.0.1 and v0.0.2 on 2019-10-23, followed by v1.0.x releases in November 2019.
The project was substantially reworked for the 2.x line: the changelog describes v2.0.0-era work as a documentation refresh and v2.0.0 alpha as a full restructuring, retesting, rebuilding, and remake that split functionality into subcommands such as pre-commit, scan-local-repo, and scan-remote-repo.
The source facts list tartufo in Homebrew and Nix, while the official quick start documents pip and Docker installation. That combination places it in the common security-tool path of Python package, container image, and package-manager install surfaces.
The core CLI use is scanning Git repositories for secrets across history and branches. Official examples show scan-remote-repo, scan-local-repo, and Docker-based scans, and the README notes pre-commit usage for screening changes before commit.
Configuration is TOML-based. Official docs show settings under [tool.tartufo], exclusion signatures, include/exclude path patterns, and custom rule patterns.
Package maintainers care about tartufo because it operationalizes a common repository hygiene task: finding accidentally committed credentials before publishing or while auditing history. Its truffleHog lineage and pre-commit mode make it part of the broader CLI culture around secret scanning in development workflows.
security posture
No matching local secret-handling manifest was found for tartufo. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
tartufo.tomlpyproject.tomlfiles specified with --configexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
tartufo | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/godaddy/tartufo
install metadata
| Package key | brew:tartufo |
|---|---|
| Version | 6.0.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/tartufo |
| Homepage | https://tartufo.readthedocs.io/en/stable/ |
| Repository | https://github.com/godaddy/tartufo |
| Upstream docs | https://tartufo.readthedocs.io/en/stable |
| License | GPL-2.0-only |
| Source archive | https://github.com/godaddy/tartufo/archive/refs/tags/v6.0.0.tar.gz |
| Last updated | 2026-05-09T11:00:31Z |
| Pulse | updated |
| Dependencies | pygit2, python@3.14 |
| Uses from macOS | libffi |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | tartufo |
| Version Scheme | 0 |
| Revision | 2 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
tartufo
nix profile install nixpkgs#tartufosource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.