pkg.soopen package index

brew / 順位 645

trufflehog を Homebrew, chocolatey, MacPorts, Nix, zypper, scoop でインストール

trufflehog のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install trufflehog

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install trufflehog

MacPorts ports tree · security/trufflehog/Portfile · ソース: api.github.com

Linux

Nix確認済み · 92%
nix profile install nixpkgs#trufflehog

nixpkgs package indexes · pkgs/by-name/tr/trufflehog/package.nix · ソース: api.github.com

openSUSE zypper確認済み · 92%
sudo zypper install trufflehog

openSUSE Tumbleweed package metadata · trufflehog · ソース: download.opensuse.org

Windows

Chocolatey確認済み · 92%
choco install trufflehog

Chocolatey community package catalog · trufflehog · ソース: community.chocolatey.org

Scoop確認済み · 92%
scoop install main/trufflehog

Scoop official bucket manifest trees · bucket/trufflehog.json · ソース: api.github.com

概要

パッケージ概要

Find and verify credentials

コマンドとエイリアス

  • trufflehog

履歴

プロジェクトの歴史と使われ方

TruffleHog is an open-source secrets scanner for finding, classifying, verifying, and analyzing leaked credentials across Git repositories and many other sources.

プロジェクトの歴史

The original TruffleHog was written to detect API keys, passwords, and secrets committed to Git. In April 2022, Truffle Security introduced TruffleHog v3 as a major rewrite focused on speed, broader detector coverage, and automatic validation for supported secrets.

The v3 announcement positioned verification as the central change: instead of only matching strings, the scanner can call provider APIs to determine whether a discovered secret is live. The project also moved toward a larger open detector ecosystem, with hundreds of supported key types and contribution paths for new detectors.

The current README describes TruffleHog as a discovery, classification, validation, and analysis tool that scans Git, chats, wikis, logs, API-testing platforms, object stores, filesystems, and more. It also documents enterprise monitoring as a commercial layer while keeping the core scanner open source.

採用の歴史

TruffleHog spread because secret leakage is a concrete, recurring operational problem: a key committed once may remain in Git history even after later commits remove it. Truffle Security's GitHub Actions guide shows the tool used in CI to scan pull requests and pushes before leaks move farther into deployment pipelines.

The tool's package-manager footprint is broad: Homebrew, Docker images, binary releases, install scripts, and distro packages all make it easy to drop into local audits, CI jobs, pre-commit workflows, and incident response scripts.

使われ方

Common CLI usage includes scanning a remote Git repository, a GitHub organization, a local Git repository, S3 or GCS buckets, Docker images, filesystems, Jira, Slack, and other collaboration surfaces. Security teams often run it with verified-only results to prioritize active credentials.

For package nerds, TruffleHog is a canonical 'install this before you publish or rotate credentials' tool: it is easy to add to a shell, CI workflow, or one-off audit and it returns structured JSON when automation needs to consume findings.

パッケージ好きにとっての重要性

TruffleHog matters because it turned secrets scanning into a normal CLI/package-manager concern. The same binary can be used interactively with Homebrew, containerized through Docker, or pinned in CI, which fits how security tooling actually lands in developer environments.

Its distinction from simple grep-like scanners is verification. Package users care because reducing false positives changes the economics of adopting a scanner in every repository.

タイムライン

  • Circa 2017: The original TruffleHog is written to find secrets committed to Git, based on the 2022 v3 announcement's five-year lookback.
  • 2022-04-04: Truffle Security introduces TruffleHog v3.
  • 2023-05-18: Truffle Security documents the TruffleHog GitHub Action for pull request and push scanning.
  • 2024-02-21: Truffle Security publishes a detailed explanation of TruffleHog secret verification.

Related projects

  • Gitleaks is mentioned by the v3 announcement as inspiration for some Git improvements.
  • GitHub Actions is a common integration surface for running TruffleHog on pull requests and pushes.
  • Driftwood is referenced by Truffle Security as a related technique for private encryption key checks.

セキュリティ状態

保護ツール対応はまだ見つかっていません

trufflehog に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
trufflehogcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-04
マネージャ版3.96.0
マネージャ更新日2026-07-26
ローカルデータOK
上流最新
検出された最新v3.96.0

https://github.com/trufflesecurity/trufflehog

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:trufflehog
バージョン3.96.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/trufflehog
ホームページhttps://trufflesecurity.com/
リポジトリhttps://github.com/trufflesecurity/trufflehog
上流ドキュメントhttps://trufflesecurity.com/
ライセンスAGPL-3.0-only
ソースアーカイブhttps://github.com/trufflesecurity/trufflehog/archive/refs/tags/v3.96.0.tar.gz
最終更新2026-07-26T00:51:28+02:00
Pulseupdated
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nametrufflehog
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

trufflehog

nix profile install nixpkgs#trufflehog
  • normalized package name match
  • 一致条件: Trufflehog
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/tr/trufflehog/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
zypper95%

trufflehog 3.96.0-1.1

CLI tool to find exposed secrets in source and archives

https://github.com/trufflesecurity/trufflehog

sudo zypper install trufflehog
  • License: AGPL-3.0-or-later AND MPL-2.0 AND LGPL-3.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: trufflehog
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Trufflehog
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: trufflehog from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

trufflehog

sudo port install trufflehog
  • normalized package name match
  • 一致条件: Trufflehog
MacPorts ports tree · api.github.com · MacPorts ports tree: security/trufflehog/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

trufflehog

choco install trufflehog
  • normalized package name match
  • 一致条件: Trufflehog
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: trufflehog from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','trafficlight-chrome'
Scoop95%

main/trufflehog

scoop install main/trufflehog
  • normalized package name match
  • 一致条件: Trufflehog
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/trufflehog.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation