Automic VaultAutomic Vault

brew

jsongrep mit Homebrew, Nix, zypper, scoop, winget installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install jsongrep

local Homebrew formula metadata

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#jsongrep

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

openSUSE zypperverifiziert · 92%
sudo zypper install jsongrep

openSUSE Tumbleweed package metadata · jsongrep · Quelle: download.opensuse.org

Windows

Scoopverifiziert · 92%
scoop install main/jsongrep

Scoop official bucket manifest trees · bucket/jsongrep.json · Quelle: api.github.com

Windows Package Managerverifiziert · 92%
winget install --id micahkepe.jsongrep -e

Windows Package Manager source index · micahkepe.jsongrep · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

Query tool for JSON, YAML, TOML, and other structured formats

Befehle und Aliase

  • jg

Verlauf

Projektgeschichte und Nutzung

jsongrep is a Rust command-line tool and library for querying JSON, YAML, TOML, JSONL, CBOR, and MessagePack documents with regular path expressions. Its executable is `jg`.

Projektgeschichte

Micah Kepe's repository was created on August 8, 2025. The README frames the project as a path-query tool rather than a general transformation language: users describe sets of paths through a document tree, and the engine finds matches.

The changelog shows rapid early iteration in 2026, including version 0.5.0 and 0.5.1 on February 14, 2026 and version 0.9.0 on April 18, 2026. The 0.9.0 entry added an interactive WASM playground and a porcelain output mode.

Adoptionsgeschichte

By 2026 the README documented installation through Homebrew, Winget, Scoop, and Cargo, and the input package facts list additional Nix and zypper packaging. That is unusually broad distribution for a young structured-data query CLI.

Wie es verwendet wird

The README examples use `jg` to query nested paths, match fixed field names at any depth with `-F`, compare common path searches with jq, and pretty-print JSON. Kepe's blog explains the model as regular expressions over tree edges rather than text characters.

Warum Paket-Nerds sich dafür interessieren

jsongrep is significant as a modern Rust take on the `grep for structured data` idea. Package nerds care because it joins jq, JSONPath, JMESPath, gron, and jql in the crowded but still active space of command-line data inspection.

Zeitleiste

  • 2025-08-08: The GitHub repository was created.
  • 2026-02-14: The changelog recorded releases 0.5.0 and 0.5.1.
  • 2026-02-28: The author published a technical blog post about jsongrep's query model and benchmarks.
  • 2026-04-18: Version 0.9.0 added the WASM playground and porcelain output.

Related projects

  • jsongrep is directly compared with jq in its README and blog. It is also adjacent to JSONPath, JMESPath, jql, gron, and Rust structured-data parsers for YAML, TOML, CBOR, and MessagePack.

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
jgcliglobales 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-25
Manager-Version0.9.0
Manager aktualisiert
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv0.9.0

https://github.com/micahkepe/jsongrep

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

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:jsongrep
Version0.9.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/jsongrep
Homepagehttps://github.com/micahkepe/jsongrep
Repositoryhttps://github.com/micahkepe/jsongrep
Upstream-Dokumentationhttps://github.com/micahkepe/jsongrep#readme
LizenzMIT
Quellarchivhttps://github.com/micahkepe/jsongrep/archive/refs/tags/v0.9.0.tar.gz
Build-Abhängigkeitenrust
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 Namejsongrep
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%

jsongrep

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

jsongrep 0.9.0-1.1

CLI for fast querying of JSON, YAML, TOML, JSONL, CBOR, and MessagePack documents

https://github.com/micahkepe/jsongrep

sudo zypper install jsongrep
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: jsongrep
  • 2 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Jsongrep
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: jsongrep from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

jsongrep-bash-completion 0.9.0-1.1

Bash Completion for jsongrep

https://github.com/micahkepe/jsongrep

sudo zypper install jsongrep-bash-completion
  • License: MIT
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: jsongrep
  • 2 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Jsongrep
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: jsongrep-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

jsongrep-fish-completion 0.9.0-1.1

Fish Completion for jsongrep

https://github.com/micahkepe/jsongrep

sudo zypper install jsongrep-fish-completion
  • License: MIT
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: jsongrep
  • 2 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Jsongrep
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: jsongrep-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

jsongrep-zsh-completion 0.9.0-1.1

Zsh Completion for jsongrep

https://github.com/micahkepe/jsongrep

sudo zypper install jsongrep-zsh-completion
  • License: MIT
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: jsongrep
  • 2 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Jsongrep
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: jsongrep-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
Scoop95%

main/jsongrep

scoop install main/jsongrep
  • normalized package name match
  • Abgeglichen nach: Jsongrep
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/jsongrep.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

micahkepe.jsongrep

winget install --id micahkepe.jsongrep -e
  • normalized package name match
  • Abgeglichen nach: Jsongrep
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: micahkepe.jsongrep from https://cdn.winget.microsoft.com/cache/source.msix

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.

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