Automic VaultAutomic Vault

brew

go-jsonnet mit Homebrew, apk, MacPorts, Nix, scoop installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install go-jsonnet

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install go-jsonnet

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

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add go-jsonnet

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

Nixverifiziert · 92%
nix profile install nixpkgs#go-jsonnet

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

Windows

Scoopverifiziert · 92%
scoop install main/go-jsonnet

Scoop official bucket manifest trees · bucket/go-jsonnet.json · Quelle: api.github.com

Überblick

Paketzusammenfassung

Go implementation of configuration language for defining JSON data

Befehle und Aliase

  • jsonnet-deps
  • jsonnet-lint

Verlauf

Projektgeschichte und Nutzung

go-jsonnet is the Go implementation of Jsonnet, a configuration language for producing JSON, YAML, and other structured data.

Projektgeschichte

Jsonnet began at Google in early 2014 as a 20 percent project and was launched on August 6 of that year. The go-jsonnet repository followed in 2016 as a pure-Go implementation; its README describes it as feature complete and production ready, with command-line tools and embeddable Go library support.

Adoptionsgeschichte

Jsonnet gained adoption in configuration-heavy infrastructure work because it lets users compute, compose, and reuse structured data. The original C++ Jsonnet repository points users toward go-jsonnet as a newer implementation that can be much faster in some cases and is recommended in preference to the C++ version.

Wie es verwendet wird

Practitioners use the jsonnet command to evaluate .jsonnet files into JSON, YAML, or other outputs, and use jsonnetfmt, jsonnet-lint, and jsonnet-deps around repository review and build pipelines. Go programs can embed the VM directly to evaluate Jsonnet snippets or files inside larger tools.

Warum Paket-Nerds sich dafür interessieren

For package users, go-jsonnet matters because it turns a configuration language into a small, portable Go toolchain with CLI binaries, pre-commit hooks, library APIs, and package-manager installs.

Zeitleiste

  • 2014: Jsonnet began as a Google 20 percent project and launched on August 6.
  • 2016: go-jsonnet public GitHub repository created.
  • 2020: v0.17.0 release series available from the Go implementation.
  • 2026: v0.22.0 release published with Go and Python packaging changes.

Related projects

  • google/jsonnet is the original C++ implementation. jsonnet.org hosts the language reference and standard-library documentation used by both implementations.

Sicherheitslage

Risikostufe: grün

library-like package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • library-like package without higher-risk signals

Signale

  • metadata:library-like

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 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
jsonnet-depscliglobales Executable
jsonnet-lintcliglobales 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 aktualisiert
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv0.22.0

https://github.com/google/go-jsonnet

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:go-jsonnet
Version0.22.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/go-jsonnet
Homepagehttps://jsonnet.org/
Repositoryhttps://github.com/google/go-jsonnet
Upstream-Dokumentationhttps://jsonnet.org/ref/language.html
LizenzApache-2.0
Quellarchivhttps://github.com/google/go-jsonnet/archive/refs/tags/v0.22.0.tar.gz
Build-Abhängigkeitengo
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 Namego-jsonnet
Version Scheme0
Revision0
Head VersionHEAD
Conflicts With
  • 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.

Nix95%

go-jsonnet

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

go-jsonnet 0.21.0-r10

Implementation of Jsonnet in Go

https://jsonnet.org

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

go-jsonnet

sudo port install go-jsonnet
  • normalized package name match
  • Abgeglichen nach: Go Jsonnet
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/go-jsonnet/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/go-jsonnet

scoop install main/go-jsonnet
  • normalized package name match
  • Abgeglichen nach: Go Jsonnet
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/go-jsonnet.json from https://api.github.com/repos/ScoopInstaller/Main/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