pkg.sopackage field notes

brew / 承認ゲート / 順位 79

jq を Homebrew でインストール

jq のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install jq

provider-native install command

概要

パッケージ概要

Lightweight and flexible command-line JSON processor

コマンドとエイリアス

  • jq

履歴

プロジェクトの歴史と使われ方

jq is the canonical command-line JSON processor: a small C program and language for slicing, filtering, mapping, and transforming structured JSON data. The official site describes it as doing for JSON what `sed`, `awk`, `grep`, and related tools do for text.

プロジェクトの歴史

jq was created by Stephen Dolan and grew into a standalone query language with filters, pipes, generators, functions, modules, streaming input, and a C library. Its zero-runtime-dependency binary made it easy to distribute in scripts, containers, CI jobs, and production debugging environments.

The public release line was already established by jq 1.3 in May 2013 and jq 1.4 in June 2014. jq 1.5 in August 2015 added substantial language features including datetime, math, regular-expression functions, try/catch syntax, destructuring, a streaming parser, and a module system. jq 1.6 followed in November 2018.

After a five-year gap, jq governance moved into the jqlang GitHub organization. The 1.7 release in September 2023 credited the new organization, new maintainers and admins, Stephen Dolan's repository transfer, updated CI and release infrastructure, broader platform binaries, Docker images from GitHub Container Registry, and OSS-Fuzz integration.

採用の歴史

jq became a default tool for API users, shell programmers, SREs, CI maintainers, and package authors because JSON became the lingua franca of web APIs and cloud CLIs. It is packaged across Homebrew, Linux distributions, MacPorts, Nix, Chocolatey, Scoop, winget, and other ecosystems, and its filters are routinely embedded in documentation and automation snippets.

使われ方

Common usage ranges from pretty-printing and extracting fields to reshaping API responses, validating shell pipeline output, transforming config data, and writing reusable jq modules. Its single-binary distribution model also makes it popular in containers and remote machines where installing a language runtime would be heavier.

パッケージ好きにとっての重要性

jq is one of the defining package-manager CLIs of the JSON era. Package nerds care about it because it is both a tiny executable and a language ecosystem: build systems depend on it, tests shell out to it, release pipelines parse with it, and downstream tools such as gojq, jaq, fq, jq-lsp, playgrounds, and editor integrations orbit its syntax and behavior.

タイムライン

  • 2013-05-19: jq 1.3 was released.
  • 2014-06-09: jq 1.4 was released.
  • 2015-08-15: jq 1.5 was released with major language and parser features.
  • 2018-11-01: jq 1.6 was released.
  • 2023-09-07: jq 1.7 was released after a five-year hiatus under the jqlang organization.
  • 2023-12-13: jq 1.7.1 was released with security and bug fixes.
  • 2025-06-01: jq 1.8.0 was released.
  • 2026-06-20: jq 1.8.2 was released with security fixes, bug fixes, and additional builds.

Related projects

  • Related projects include gojq, jaq, fq, jq-lsp, vscode-jq, jqlang/awesome-jq, play.jqlang.org, and package-manager formulas that distribute jq as a ubiquitous scripting dependency.

承認ゲート

危険なコマンドの人手レビュー用メタデータ

ローカルの承認ゲートシードには jq 用のルールが 3 件含まれます。対象エントリポイント: jq。重大度ラベル: 低, 中。カバレッジ: partial、レビュー日: 2026-05-21。

ゲート対象アクション例

  • Read additional JSON data from local files.
  • Read and execute jq test definitions.
  • Emit shell-escaped strings that may be consumed by another command.

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
jq実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版1.8.2
マネージャ更新日2026-06-20
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:jq
バージョン1.8.2
パッケージマネージャHomebrew
ホームページhttps://jqlang.github.io/jq/
リポジトリhttps://github.com/jqlang/jq
最終更新2026-06-20T16:30:04Z
Pulseupdated
Bottle未記録
サービス宣言なし

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

Combined YAML source

View the package source record on GitHub.

combined/jq.yml

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • approval-gate seed metadata
  • curated package history
  • pkgdb category and tag curation