# kingfisher を Homebrew, Nix でインストール

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

## インストール

```sh
sudo av install brew:kingfisher
```

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

### macOS

- Homebrew (100%):

```sh
brew install kingfisher
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#kingfisher
```

  証拠: nixpkgs package indexes: pkgs/by-name/ki/kingfisher/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:kingfisher
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/kingfisher>
- **バージョン:** 1.110.0
- **ソース概要:** MongoDB's blazingly fast secret scanning and validation tool
- **ホームページ:** <https://mongodb.github.io/kingfisher/>
- **リポジトリ:** <https://github.com/mongodb/kingfisher>
- **上流ドキュメント:** <https://mongodb.github.io/kingfisher/>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://github.com/mongodb/kingfisher/archive/refs/tags/v1.110.0.tar.gz>
- **最終更新:** 2026-08-01T02:57:28Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- kingfisher (cli)
- kingfisher (エイリアス)

## ビルド依存関係

- boost
- cmake
- pkgconf
- rust

## macOS 提供ライブラリ

- bzip2

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.110.0
- マネージャ更新日: 2026-08-01
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/mongodb/kingfisher
- 検出された最新: v1.110.0 (最新)
## プロジェクトの歴史と使われ方

Kingfisher is MongoDB's open source secret scanning and live validation tool, written in Rust for high-throughput scans of repositories, files, archives, cloud storage, collaboration systems, and CI workflows.

### プロジェクトの歴史

MongoDB presented Kingfisher publicly in June 2025 after describing it as a project that began as an internal effort to detect and verify exposed credentials. The project couples fast pattern matching with validation checks so security teams can distinguish inactive-looking findings from active credentials that require urgent rotation or revocation.

The repository history and release stream show a fast-moving post-release project. GitHub releases list Kingfisher v1.12.0, v1.13.0, and v1.14.0 on June 25-26, 2025, and v1.103.0 through v1.105.0 during June 16-29, 2026.

### 採用の歴史

MongoDB's announcement framed Kingfisher as a core part of MongoDB's internal security workflows before its public release. Homebrew packaging made the CLI installable for macOS and Linux users through the same channel many security engineers use for scanners and developer tools.

### 使われ方

Kingfisher is used to scan source trees, Git history, platform integrations, archives, and storage targets for leaked API keys, tokens, and credentials. Its CLI can emit JSON, SARIF, TOON, and HTML reports, validate supported secrets against provider APIs, revoke selected secret types, and open a local or hosted report viewer.

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

For package collectors, Kingfisher sits in the modern secret-scanner lineage with Gitleaks, TruffleHog, and Nosey Parker, but its package identity is shaped by Rust, Hyperscan/Vectorscan-style performance work, validation, SARIF output, and a report viewer bundled with the CLI.

### タイムライン

- 2025-06: MongoDB announced Kingfisher as an open source secret scanner with live validation.
- 2025-06-25: GitHub release v1.12.0 was published.
- 2025-06-26: GitHub releases v1.13.0 and v1.14.0 were published.
- 2026-06-29: GitHub release v1.105.0 was published.

### Related projects

- Kingfisher imports and triages reports from Gitleaks and TruffleHog, references Nosey Parker as part of its scanner lineage, and outputs SARIF for integration with code-scanning workflows.

### ソース

- <https://api.github.com/repos/mongodb/kingfisher/releases?per_page=100>
- <https://formulae.brew.sh/formula/kingfisher>
- <https://github.com/mongodb/kingfisher>
- <https://github.com/mongodb/kingfisher/releases>
- <https://www.mongodb.com/company/blog/product-release-announcements/introducing-kingfisher-real-time-secret-detection-validation>


## セキュリティノート

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


## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** kingfisher
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

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

- Nix - kingfisher: normalized package name match | nixpkgs package indexes: pkgs/by-name/ki/kingfisher/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Security and crypto packages](https://pkg.so/ja/security-crypto-tools/) - Matched security, identity, cryptography, password, signing, or certificate metadata.
- [pkgconf](https://pkg.so/ja/brew/pkgconf/) - Build dependency declared by Homebrew.
- [cmake](https://pkg.so/ja/brew/cmake/) - Build dependency declared by Homebrew.
- [rust](https://pkg.so/ja/brew/rust/) - Build dependency declared by Homebrew.
- [prowler](https://pkg.so/ja/brew/prowler/) - Popular package that depends on this formula.
- [detect-secrets](https://pkg.so/ja/brew/detect-secrets/) - Shares pkgdb curated category or tags: cli, secret-scanning, security.
- [tartufo](https://pkg.so/ja/brew/tartufo/) - Shares pkgdb curated category or tags: cli, secret-scanning, security.
- [mantra](https://pkg.so/ja/brew/mantra/) - Shares pkgdb curated category or tags: cli, secret-scanning, security.
- [gitleaks](https://pkg.so/ja/brew/gitleaks/) - Shares pkgdb curated category or tags: cli, secret-scanning, security.
- [betterleaks](https://pkg.so/ja/brew/betterleaks/) - Shares pkgdb curated category or tags: cli, secret-scanning, security, validation.
- [git-secrets](https://pkg.so/ja/brew/git-secrets/) - Shares pkgdb curated category or tags: cli, secret-scanning, security.
- [cariddi](https://pkg.so/ja/brew/cariddi/) - Shares pkgdb curated category or tags: cli, secret-scanning, security.
- [squealer](https://pkg.so/ja/brew/squealer/) - Shares pkgdb curated category or tags: cli, secret-scanning, security.

## Combined YAML source

View the package source record on GitHub. [combined/kingfisher.yml](https://github.com/mxcl/pkgdb/blob/main/combined/kingfisher.yml)


## ソース

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