# Installer kingfisher avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de kingfisher pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install kingfisher
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Faits du paquet

- **Clé du paquet:** brew:kingfisher
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.110.0
- **Résumé source:** MongoDB's blazingly fast secret scanning and validation tool
- **Page d'accueil:** <https://mongodb.github.io/kingfisher/>
- **Dépôt:** <https://github.com/mongodb/kingfisher>
- **Dernière mise à jour:** 2026-08-01T02:57:28Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- kingfisher (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.110.0
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour kingfisher. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.


## Autres enregistrements de gestionnaires de paquets

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


## Sources

- 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
