macOS
brew install jsonnet-bundlerlocal Homebrew formula metadata
sudo port install jsonnet-bundlerMacPorts ports tree · devel/jsonnet-bundler/Portfile · ソース: api.github.com
brew / 順位 3670
jsonnet-bundler のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install jsonnet-bundlerlocal Homebrew formula metadata
sudo port install jsonnet-bundlerMacPorts ports tree · devel/jsonnet-bundler/Portfile · ソース: api.github.com
sudo apk add jsonnet-bundlerAlpine Linux edge package indexes · jsonnet-bundler · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#jsonnet-bundlernixpkgs package indexes · pkgs/by-name/js/jsonnet-bundler/package.nix · ソース: api.github.com
概要
Package manager for Jsonnet
履歴
jsonnet-bundler is the Jsonnet ecosystem's dependency manager. Its `jb` command gives Jsonnet projects a `jsonnetfile.json` manifest and a vendored dependency tree, turning Jsonnet libraries into package-manager-addressable building blocks.
The jsonnet-bundler repository was created on GitHub on 2018-04-24, and its first commit the same day was titled "Initial commit". The README states the core purpose directly: jsonnet-bundler is a package manager for Jsonnet.
The tool evolved around a deliberately simple model: initialize a project, record dependencies in `jsonnetfile.json`, fetch transitive dependencies, and vendor repository subtrees. Its documented limitations, including whole-repository downloads and same-version requirements for diamond dependencies, show a pragmatic package manager built for Jsonnet library workflows rather than a general dependency solver.
The README documents package installation through Homebrew, Fedora, and Arch Linux AUR, which reflects adoption beyond source builds. Within Jsonnet projects, its importance comes from standardizing the `jb init` and `jb install` workflow and the convention of running Jsonnet with `-J vendor`.
A typical project runs `jb init`, gains a `jsonnetfile.json`, installs a dependency from a GitHub repository, imports files from the vendored package, and passes `-J vendor` to Jsonnet so imports resolve through the vendor tree.
jsonnet-bundler matters because Jsonnet is often used to manage large configuration trees, and reusable Jsonnet libraries need reproducible dependency layout. For package nerds, `jb` is the small ecosystem-specific manager that makes Jsonnet libraries feel installable instead of copy-pasted.
セキュリティ状態
infrastructure mutation or orchestration signal.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
jsonnetfile.json実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
jb | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:jsonnet-bundler |
|---|---|
| バージョン | 0.6.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/jsonnet-bundler/jsonnet-bundler |
| リポジトリ | https://github.com/jsonnet-bundler/jsonnet-bundler |
| 最終更新 | 2026-07-26T04:08:08+02:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
jsonnet-bundler
nix profile install nixpkgs#jsonnet-bundlerjsonnet-bundler 0.6.0-r16
Jsonnet package manager
https://github.com/jsonnet-bundler/jsonnet-bundler
sudo apk add jsonnet-bundlerjsonnet-bundler
sudo port install jsonnet-bundlerソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.