Automic VaultAutomic Vault

brew

zf mit Homebrew, Nix installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install zf

local Homebrew formula metadata

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#zf

nixpkgs package indexes · pkgs/by-name/zf/zf/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

Command-line fuzzy finder that prioritizes matches on filenames

Befehle und Aliase

  • zf

Verlauf

Projektgeschichte und Nutzung

zf is a command-line fuzzy finder and Zig/C fuzzy-ranking library designed around a common developer workflow: filtering file paths where the basename usually matters more than parent directories.

Projektgeschichte

Nathan Craddock describes zf as coming from frustration with existing fuzzy finders ranking the intended file below path matches. In 2021 he began experimenting with filename-prioritized matching, later separating the ranking idea from a Neovim file picker so it could be used as a standalone command and library.

Wie es verwendet wird

zf reads newline-separated candidates from stdin and writes selected candidates to stdout, so it fits the same shell slot as tools like fzf. Its key behavior is ranking filename matches ahead of full-path matches, adding strict path matching when the query contains path separators, and supporting whitespace-separated query tokens for narrowing results.

Warum Paket-Nerds sich dafür interessieren

zf matters in package catalogs as a deliberately narrower fuzzy finder: it does not try to out-feature fzf, but packages one ranking opinion that is useful enough to be reused in editors, shell pipelines, and libraries.

Zeitleiste

  • 2021: The author starts experimenting with filename-prioritized fuzzy matching after repeated file-search ranking misses.
  • 2023-03-17: The author publishes a design write-up explaining zf, strict path matching, and the standalone tool/library direction.

Related projects

  • fzf and fzy are the comparison points used in the author write-up.
  • telescope-zf-native.nvim reuses the zf ranking idea inside Neovim Telescope.
  • nvim-find was an earlier Neovim file finder by the same author that helped motivate extracting the algorithm.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
zfcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-26
Manager-Version0.10.4
Manager aktualisiert
lokale DatenOK
Upstreamaktuell
neueste erkannte Version0.10.4

https://github.com/natecraddock/zf

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:zf
Version0.10.4
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/zf
Homepagehttps://github.com/natecraddock/zf
Repositoryhttps://github.com/natecraddock/zf
Upstream-Dokumentationhttps://github.com/natecraddock/zf/blob/main/doc/lib.md
LizenzMIT
Quellarchivhttps://github.com/natecraddock/zf/archive/refs/tags/0.10.4.tar.gz
Build-Abhängigkeitenzig@0.15
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

zf

nix profile install nixpkgs#zf
  • normalized package name match
  • Abgeglichen nach: Zf
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/zf/zf/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Combined YAML source

View the package source record on GitHub.

combined/zf.yml

Verwendete Quellen

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