pkg.soopen package index

brew / 排名 7159

使用 Homebrew, Nix 安装 tartufo

查看 tartufo 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install tartufo

local Homebrew formula metadata

Linux

Nix已验证 · 92%
nix profile install nixpkgs#tartufo

nixpkgs package indexes · pkgs/by-name/ta/tartufo/package.nix · 来源: api.github.com

概览

软件包摘要

Searches through git repositories for high entropy strings and secrets

命令和别名

  • tartufo

历史

项目历史与用法

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.

时间线

  • 2019-10-23: v0.0.1 and v0.0.2 appear in the official project history.
  • 2019-11-19: v1.0.0/v1.0.2 releases appear in the official project history.
  • 2020-10-09: v2.0.0 documents a refreshed 2.0 usage model.
  • 2021-02-04: v2.3.0 switches the primary development branch from master to main.
  • 2022-01-05: v3.0.0 stable release.
  • 2023-01-17: v4.0.0 drops deprecated flags and Python 3.6 support while adding Python 3.11 support.

Related projects

  • truffleHog is named by the official documentation as the project that inspired tartufo.
  • BFG appears in tartufo's changelog as a referenced secret-cleanup tool.

安全态势

尚未找到受保护工具覆盖

没有找到 tartufo 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
tartufo.tomlpyproject.tomlfiles specified with --config

可执行文件

已安装的可执行文件

命令类型暴露范围备注
tartufo可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本6.0.0
管理器更新时间2026-07-25
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:tartufo
版本6.0.0
软件包管理器Homebrew
主页https://tartufo.readthedocs.io/en/stable/
仓库https://github.com/godaddy/tartufo
最后更新2026-07-25T10:47:16Z
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

tartufo

nix profile install nixpkgs#tartufo
  • normalized package name match
  • 匹配方式:Tartufo
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ta/tartufo/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation