macOS
brew install jsonnet-bundlerlocal Homebrew formula metadata
sudo port install jsonnet-bundlerMacPorts ports tree · devel/jsonnet-bundler/Portfile · 来源: api.github.com
安装
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 | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/jsonnet-bundler/jsonnet-bundler
安装元数据
| 软件包键 | brew:jsonnet-bundler |
|---|---|
| 版本 | 0.6.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/jsonnet-bundler |
| 主页 | https://github.com/jsonnet-bundler/jsonnet-bundler |
| 仓库 | https://github.com/jsonnet-bundler/jsonnet-bundler |
| 上游文档 | https://github.com/jsonnet-bundler/jsonnet-bundler#readme |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/jsonnet-bundler/jsonnet-bundler.git |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | jsonnet-bundler |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
jsonnet-bundler
nix profile install nixpkgs#jsonnet-bundlerjsonnet-bundler 0.6.0-r15
Jsonnet package manager
https://github.com/jsonnet-bundler/jsonnet-bundler
sudo apk add jsonnet-bundlerjsonnet-bundler
sudo port install jsonnet-bundler来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.