Automic VaultAutomic Vault

brew

jshon mit Homebrew, apk, apt, MacPorts, Nix, pacman, zypper installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install jshon

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install jshon

MacPorts ports tree · textproc/jshon/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add jshon

Alpine Linux edge package indexes · jshon · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install jshon

Debian stable package indexes · jshon · Quelle: deb.debian.org

Nixverifiziert · 92%
nix profile install nixpkgs#jshon

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S jshon

Arch Linux sync databases · jshon · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install jshon

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

Überblick

Paketzusammenfassung

Parse, read, and create JSON from the shell

Befehle und Aliase

  • jshon

Verlauf

Projektgeschichte und Nutzung

jshon is a small Unix command-line JSON tool aimed at shell scripts. Its manual says it parses, reads, and creates JSON while replacing fragile `grep`/`sed`/`awk` parsers and heavier one-line Perl or Python snippets.

Projektgeschichte

The public tag series uses date-stamped versions from 20110215 through 20131105, matching the lightweight release style of many small C utilities. The tool's model is stack-based: it reads JSON from stdin or a file, performs chained operations, and prints JSON or plain-text results.

Adoptionsgeschichte

jshon reached several Unix package systems, including Homebrew and Linux distribution packages, because it solved a common pre-`jq` shell problem: safely extracting JSON values without embedding a full scripting language in a pipeline.

Wie es verwendet wird

Users typically pipe JSON into `jshon`, chain extraction and conversion flags, and combine its line-oriented output with ordinary shell tools. The `-F` and `-I` options also support file input and in-place edits for small JSON changes.

Warum Paket-Nerds sich dafür interessieren

jshon is package-nerd interesting because it belongs to the early 2010s wave of tiny JSON-for-shell utilities. Its interface is less famous than `jq`, but it captures a design point where JSON manipulation was deliberately shaped to fit classic Unix pipelines.

Zeitleiste

  • 2011: Date-stamped public tags begin with 20110215.
  • 2013: The manual page is dated September 1, 2013.
  • 2013: The 20131105 tag appears as the later date-stamped release used by package managers.

Related projects

  • jshon sits in the same problem space as `jq` for querying JSON and `jo` for producing JSON, but its interface emphasizes chained short options and shell-native line output.

Sicherheitslage

Risikostufe: yellow

generalized runtime or code generation signal.

Risikoklassifikator

yellow Risiko · mittel Konfidenz · runtime

Warum

  • generalized runtime or code generation signal

Signale

  • text:shell

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 13 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhä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
jshoncliglobales 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-Version20131105
Manager aktualisiert
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/keenerd/jshon

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz
  • InfoNo cached GitHub release or tag data was available.https://github.com/keenerd/jshonnone Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:jshon
Version20131105
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/jshon
Homepagehttps://github.com/keenerd/jshon
Repositoryhttps://github.com/keenerd/jshon
Upstream-Dokumentationhttps://github.com/keenerd/jshon/blob/master/jshon.1
LizenzMIT
Quellarchivhttps://github.com/keenerd/jshon/archive/refs/tags/20131105.tar.gz
Abhängigkeitenjansson
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 Namejshon
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

jshon 20180209.d919aea-1

Command line tool to parse, read and create JSON

https://github.com/keenerd/jshon

sudo apt install jshon
  • Section: utils
  • Architecture: amd64
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Jshon
Debian stable package indexes · deb.debian.org · Debian stable package indexes: jshon from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

jshon

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

jshon 20131010-3build1

Command line tool to parse, read and create JSON

http://kmkeen.com/jshon/

sudo apt install jshon
  • Section: universe/utils
  • Architecture: amd64
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Jshon
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: jshon from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

jshon 20131105-r2

JSON parser designed for maximum convenience within the shell

http://kmkeen.com/jshon/

sudo apk add jshon
  • License: MIT
  • Architecture: x86_64
  • Source Package: jshon
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Jshon
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: jshon from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

jshon-doc 20131105-r2

JSON parser designed for maximum convenience within the shell (documentation)

http://kmkeen.com/jshon/

sudo apk add jshon-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: jshon
  • normalized package name match
  • Abgeglichen nach: Jshon
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: jshon-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

jshon 20131105-6

A json parser for the shell

https://github.com/keenerd/jshon

sudo pacman -S jshon
  • License: MIT
  • Architecture: x86_64
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Jshon
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: jshon from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

jshon 20131105-2.25

A JSON parser for the shell

http://kmkeen.com/jshon

sudo zypper install jshon
  • License: MIT
  • Category: Productivity/Text/Utilities
  • Architecture: x86_64
  • Source Package: jshon
  • 2 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Jshon
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: jshon from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

jshon

sudo port install jshon
  • normalized package name match
  • Abgeglichen nach: Jshon
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/jshon/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

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