pkg.sopackage field notes

brew / portes d'approbation / rang 79

Installer jq avec Homebrew

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

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install jq

provider-native install command

aperçu

Résumé du paquet

Lightweight and flexible command-line JSON processor

Commandes et alias

  • jq

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

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

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.

Chronologie

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

portes d'approbation

Métadonnées de revue humaine pour commandes risquées

La graine locale de portes d'approbation contient 3 règles pour jq. Points d'entrée couverts : jq. Niveaux de sévérité : faible, moyen. Couverture : partial, revu le 2026-05-21.

Exemples d'actions contrôlées

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

exécutables

Exécutables installés

CommandeTypeExpositionNote
jqexécutableexécutable indexéDécouvert depuis l'index local des exécutables.

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-08-03
version du gestionnaire1.8.2
gestionnaire mis à jour2026-06-20
données localesinconnu
amontnon disponible
dernière version détectéenon détecté
  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:jq
Version1.8.2
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://jqlang.github.io/jq/
Dépôthttps://github.com/jqlang/jq
Dernière mise à jour2026-06-20T16:30:04Z
Pulseupdated
Bouteillenon enregistré
Serviceaucun déclaré

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Combined YAML source

View the package source record on GitHub.

combined/jq.yml

Sources utilisées

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