Automic VaultAutomic Vault

brew

jsonpp mit Homebrew installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install jsonpp

local Homebrew formula metadata

Überblick

Paketzusammenfassung

Command-line JSON pretty-printer

Verlauf

Projektgeschichte und Nutzung

jsonpp is a fast command-line JSON pretty-printer written in Go. It is intentionally small: read JSON from a web response or file, format it for humans, and exit.

Projektgeschichte

John Hodges' jsonpp repository began with a 2011-08-22 commit titled "a working json pretty printer". The README says jsonpp was created after a friend working against large JSON APIs became tired of slow tooling, and that it later proved useful for parsing JSON log files.

The project stayed narrowly focused on pretty printing. Its README documents a file and pipe workflow, an option for formatting previously pretty-printed JSON, and an environment variable named `JSONPP_INDENT` for changing indentation.

Adoptionsgeschichte

jsonpp's adoption is modest but durable enough for a Homebrew formula and tagged GitHub releases. The README documents installation through `go get`, Homebrew, or copying a binary into `PATH`.

Wie es verwendet wird

The canonical examples are piping a web service response through `jsonpp`, formatting a JSON file from disk, and using `-s` when the input stream is one already formatted JSON object.

Warum Paket-Nerds sich dafür interessieren

jsonpp is package-nerd useful because it is a tiny Go binary that does one common terminal job with minimal runtime baggage. It belongs to the family of formatter commands people install because they want fast readable output, not a full JSON processing language.

Zeitleiste

  • 2011-08-22: First public GitHub commit.
  • 2013-07-03: v1.2.0 release published.
  • 2016-10-13: v1.3.0 release published.

Related projects

  • jsonpp sits near jsonlint, jq, Python's `json.tool`, and other command-line JSON formatting tools, but keeps its own role limited to pretty printing.

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 13 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
jsonppcliglobales 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-Version1.3.0
Manager aktualisiert2026-06-13
lokale DatenOK
Upstreamaktuell
neueste erkannte Version1.3.0

https://github.com/jmhodges/jsonpp

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:jsonpp
Version1.3.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/jsonpp
Homepagehttps://jmhodges.github.io/jsonpp/
Repositoryhttps://github.com/jmhodges/jsonpp
Upstream-Dokumentationhttps://jmhodges.github.io/jsonpp
LizenzMIT
Quellarchivhttps://github.com/jmhodges/jsonpp/archive/refs/tags/1.3.0.tar.gz
Zuletzt aktualisiert2026-06-13T23:35:01+02:00
Pulseupdated
Build-Abhängigkeitengo
Bottleverfügbar (auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

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
  • package relationship graph
  • package version freshness
  • package-page enrichment