macOS
brew install jsongreplocal Homebrew formula metadata
brew
jsongrep のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install jsongreplocal Homebrew formula metadata
nix profile install nixpkgs#jsongrepnixpkgs package indexes · pkgs/by-name/js/jsongrep/package.nix · ソース: api.github.com
sudo zypper install jsongrepopenSUSE Tumbleweed package metadata · jsongrep · ソース: download.opensuse.org
scoop install main/jsongrepScoop official bucket manifest trees · bucket/jsongrep.json · ソース: api.github.com
winget install --id micahkepe.jsongrep -eWindows Package Manager source index · micahkepe.jsongrep · ソース: cdn.winget.microsoft.com
概要
Query tool for JSON, YAML, TOML, and other structured formats
履歴
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`.
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.
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.
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.
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
jg | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/micahkepe/jsongrep
インストールメタデータ
| パッケージキー | brew:jsongrep |
|---|---|
| バージョン | 0.9.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/jsongrep |
| ホームページ | https://github.com/micahkepe/jsongrep |
| リポジトリ | https://github.com/micahkepe/jsongrep |
| 上流ドキュメント | https://github.com/micahkepe/jsongrep#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/micahkepe/jsongrep/archive/refs/tags/v0.9.0.tar.gz |
| ビルド依存関係 | rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | jsongrep |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
jsongrep
nix profile install nixpkgs#jsongrepjsongrep 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 jsongrepjsongrep-bash-completion 0.9.0-1.1
Bash Completion for jsongrep
https://github.com/micahkepe/jsongrep
sudo zypper install jsongrep-bash-completionjsongrep-fish-completion 0.9.0-1.1
Fish Completion for jsongrep
https://github.com/micahkepe/jsongrep
sudo zypper install jsongrep-fish-completionjsongrep-zsh-completion 0.9.0-1.1
Zsh Completion for jsongrep
https://github.com/micahkepe/jsongrep
sudo zypper install jsongrep-zsh-completionmain/jsongrep
scoop install main/jsongrepmicahkepe.jsongrep
winget install --id micahkepe.jsongrep -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.