Automic VaultAutomic Vault

brew

Install go-jsonnet with Homebrew, apk, MacPorts, Nix, scoop

Go implementation of configuration language for defining JSON data. Version 0.22.0 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install go-jsonnet

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install go-jsonnet

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

Linux

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

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

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

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

Windows

Scoopverified · 92%
scoop install main/go-jsonnet

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

overview

Package summary

Go implementation of configuration language for defining JSON data

Commands and aliases

  • jsonnet-deps
  • jsonnet-lint

history

Project history and usage

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

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

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

security posture

Risk level: green

library-like package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • library-like package without higher-risk signals

Signals

  • metadata:library-like

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
jsonnet-depscliglobal executable
jsonnet-lintcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version0.22.0
manager updated
local dataok
upstreamcurrent
latest detectedv0.22.0

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

  • infoNo package-manager update timestamp was available.low confidence

install metadata

Package metadata

Package keybrew:go-jsonnet
Version0.22.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/go-jsonnet
Homepagehttps://jsonnet.org/
Repositoryhttps://github.com/google/go-jsonnet
Upstream docshttps://jsonnet.org/ref/language.html
LicenseApache-2.0
Source archivehttps://github.com/google/go-jsonnet/archive/refs/tags/v0.22.0.tar.gz
Build dependenciesgo
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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 database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

go-jsonnet

nix profile install nixpkgs#go-jsonnet
  • normalized package name match
  • Matched by: 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 provides
  • normalized package name match
  • Matched by: 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
  • Matched by: 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
  • Matched by: 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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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