macOS
brew install go-jsonnetlocal Homebrew formula metadata
sudo port install go-jsonnetMacPorts ports tree · devel/go-jsonnet/Portfile · ソース: api.github.com
brew / 順位 2037
go-jsonnet のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install go-jsonnetlocal Homebrew formula metadata
sudo port install go-jsonnetMacPorts ports tree · devel/go-jsonnet/Portfile · ソース: api.github.com
sudo apk add go-jsonnetAlpine Linux edge package indexes · go-jsonnet · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#go-jsonnetnixpkgs package indexes · pkgs/by-name/go/go-jsonnet/package.nix · ソース: api.github.com
scoop install main/go-jsonnetScoop official bucket manifest trees · bucket/go-jsonnet.json · ソース: api.github.com
概要
Go implementation of configuration language for defining JSON data
履歴
go-jsonnet is the Go implementation of Jsonnet, a configuration language for producing JSON, YAML, and other structured data.
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.
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.
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.
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.
セキュリティ状態
library-like package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
jsonnet-deps | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
jsonnet-lint | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:go-jsonnet |
|---|---|
| バージョン | 0.22.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://jsonnet.org/ |
| リポジトリ | https://github.com/google/go-jsonnet |
| 最終更新 | 2026-07-27T16:47:23+02:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
go-jsonnet
nix profile install nixpkgs#go-jsonnetgo-jsonnet 0.21.0-r11
Implementation of Jsonnet in Go
sudo apk add go-jsonnetgo-jsonnet
sudo port install go-jsonnetmain/go-jsonnet
scoop install main/go-jsonnetソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.