Automic VaultAutomic Vault

brew

jsonnet mit Homebrew, apk, apt, dnf, MacPorts, Nix, zypper installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install jsonnet

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install jsonnet

MacPorts ports tree · devel/jsonnet/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add jsonnet

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

Debian aptverifiziert · 92%
sudo apt install jsonnet

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

Fedora dnfverifiziert · 92%
sudo dnf install jsonnet

Fedora Rawhide package metadata · jsonnet · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#jsonnet

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

openSUSE zypperverifiziert · 92%
sudo zypper install golang-github-google-jsonnet

openSUSE Tumbleweed package metadata · golang-github-google-jsonnet · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

Domain specific configuration language for defining JSON data

Befehle und Aliase

  • jsonnet
  • jsonnetfmt

Verlauf

Projektgeschichte und Nutzung

Jsonnet is a data templating language for generating JSON, YAML, INI, and similar configuration data. It is one of the better-known examples of a configuration DSL that deliberately extends JSON while adding functions, object-oriented composition, imports, a standard library, formatting, and a formal specification.

Projektgeschichte

The Jsonnet website says the language began in early 2014 as a Google 20 percent project and launched on August 6. The same page explains that its design was influenced by internal Google configuration languages and experience configuring large systems, while also stating that Jsonnet is not an official Google product.

The public google/jsonnet repository's first commit was made on 2014-08-06. A Google Open Source Blog post on 2015-04-20 described Jsonnet as a simple but rich configuration language that had been quietly released a few months earlier and emphasized that valid JSON is also valid Jsonnet.

The original implementation lives in the google/jsonnet repository. The README points users to the Jsonnet website for documentation and names go-jsonnet, the Go implementation, as a faster option for some use cases.

Adoptionsgeschichte

Jsonnet's adoption grew around infrastructure and configuration workflows where plain JSON was too repetitive but teams still wanted deterministic data generation. The official site describes use by many companies and projects, and the GitHub README documents packaging through Homebrew, MSYS2, PyPI bindings, and vcpkg.

Wie es verwendet wird

Users run `jsonnet` on a file or expression to emit JSON, use `jsonnetfmt` to reformat source, and use manifests to generate non-JSON output. The language is side-effect free and designed for modular configuration data rather than general application programming.

Warum Paket-Nerds sich dafür interessieren

Jsonnet matters to package nerds because it created a recognizable ecosystem: interpreters, bindings, formatters, package-manager formulas, and Jsonnet-specific dependency tools such as jsonnet-bundler. It is also a useful reference point in debates about JSON-compatible configuration languages versus general-purpose code generation.

Zeitleiste

  • 2014: Jsonnet began in early 2014 as a Google 20 percent project.
  • 2014-08-06: Jsonnet launched and the public GitHub repository received its initial commit.
  • 2015-04-20: Google Open Source Blog introduced Jsonnet as a richer language for composing JSON.
  • 2026-03-24: v0.22.0 release published.

Related projects

  • Jsonnet is directly related to go-jsonnet, jsonnet-bundler, Jsonnet language bindings, jsonnetfmt, and configuration ecosystems that consume generated JSON or YAML.

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 6 Plattformziele verfügbar.

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
jsonnetcliglobales Executable
jsonnetfmtcliglobales 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-Version0.22.0
Manager aktualisiert2026-07-24
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv0.22.0

https://github.com/google/jsonnet

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:jsonnet
Version0.22.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/jsonnet
Homepagehttps://jsonnet.org/
Repositoryhttps://github.com/google/jsonnet
Upstream-Dokumentationhttps://jsonnet.org/learning
LizenzApache-2.0
Quellarchivhttps://github.com/google/jsonnet/archive/refs/tags/v0.22.0.tar.gz
Zuletzt aktualisiert2026-07-24T15:58:49+02:00
Pulseupdated
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namejsonnet
Version Scheme0
Revision0
Head VersionHEAD
Conflicts With
  • go-jsonnet
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

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

Debian apt95%

jsonnet 0.20.0+ds-3.1

data templating language

https://github.com/google/jsonnet

sudo apt install jsonnet
  • Section: devel
  • Architecture: amd64
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Jsonnet
Debian stable package indexes · deb.debian.org · Debian stable package indexes: jsonnet from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libjsonnet-dev 0.20.0+ds-3.1

data templating language (devel)

https://github.com/google/jsonnet

sudo apt install libjsonnet-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: jsonnet
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Jsonnet
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libjsonnet-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libjsonnet0 0.20.0+ds-3.1

data templating language (lib)

https://github.com/google/jsonnet

sudo apt install libjsonnet0
  • Section: libs
  • Architecture: amd64
  • Source Package: jsonnet
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Jsonnet
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libjsonnet0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-jsonnet 0.20.0+ds-3.1

data templating language (Python)

https://github.com/google/jsonnet

sudo apt install python3-jsonnet
  • Section: python
  • Architecture: amd64
  • Source Package: jsonnet
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Jsonnet
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-jsonnet from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

jsonnet

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

jsonnet 0.20.0+ds-1build2

data templating language

https://github.com/google/jsonnet

sudo apt install jsonnet
  • Section: universe/devel
  • Architecture: amd64
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Jsonnet
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: jsonnet from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libjsonnet-dev 0.20.0+ds-1build2

data templating language (devel)

https://github.com/google/jsonnet

sudo apt install libjsonnet-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: jsonnet
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Jsonnet
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libjsonnet-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libjsonnet0 0.20.0+ds-1build2

data templating language (lib)

https://github.com/google/jsonnet

sudo apt install libjsonnet0
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: jsonnet
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Jsonnet
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libjsonnet0 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

python3-jsonnet 0.20.0+ds-1build2

data templating language (Python)

https://github.com/google/jsonnet

sudo apt install python3-jsonnet
  • Section: universe/python
  • Architecture: amd64
  • Source Package: jsonnet
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Jsonnet
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-jsonnet from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

jsonnet 0.21.0-r0

The data templating language

https://jsonnet.org/

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

jsonnet-dev 0.21.0-r0

The data templating language (development files)

https://jsonnet.org/

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

jsonnet-libs 0.21.0-r0

The data templating language (libraries)

https://jsonnet.org/

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

jsonnet 0.22.0-13.fc45

A data templating language based on JSON

https://github.com/google/jsonnet

sudo dnf install jsonnet
  • License: Apache-2.0 AND MIT AND CC0-1.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: jsonnet
  • 6 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Jsonnet
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: jsonnet from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

jsonnet-devel 0.22.0-13.fc45

Development Headers for jsonnet

https://github.com/google/jsonnet

sudo dnf install jsonnet-devel
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: jsonnet
  • 3 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Jsonnet
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: jsonnet-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

jsonnet-doc 0.22.0-13.fc45

Documentation for jsonnet

https://github.com/google/jsonnet

sudo dnf install jsonnet-doc
  • License: Apache-2.0 AND CC-BY-2.5
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: jsonnet
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Jsonnet
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: jsonnet-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

jsonnet-libs 0.22.0-13.fc45

Shared Libraries for jsonnet

https://github.com/google/jsonnet

sudo dnf install jsonnet-libs
  • License: Apache-2.0 AND MIT AND CC0-1.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: jsonnet
  • 7 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Jsonnet
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: jsonnet-libs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

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