# kingfisher mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für kingfisher in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install kingfisher
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Paketfakten

- **Paketschlüssel:** brew:kingfisher
- **Paketmanager:** Homebrew
- **Version:** 1.110.0
- **Quellzusammenfassung:** MongoDB's blazingly fast secret scanning and validation tool
- **Homepage:** <https://mongodb.github.io/kingfisher/>
- **Repository:** <https://github.com/mongodb/kingfisher>
- **Zuletzt aktualisiert:** 2026-08-01T02:57:28Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- kingfisher (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.110.0
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

- <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>


## Sicherheitshinweise

Für kingfisher wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.


## Andere Paketmanager-Einträge

- 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


## Combined YAML source

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


## Quellen

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