macOS
brew install jsonnet-bundlerlocal Homebrew formula metadata
sudo port install jsonnet-bundlerMacPorts ports tree · devel/jsonnet-bundler/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für jsonnet-bundler in AI-Agent-Workflows.
Installation
brew install jsonnet-bundlerlocal Homebrew formula metadata
sudo port install jsonnet-bundlerMacPorts ports tree · devel/jsonnet-bundler/Portfile · Quelle: api.github.com
sudo apk add jsonnet-bundlerAlpine Linux edge package indexes · jsonnet-bundler · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#jsonnet-bundlernixpkgs package indexes · pkgs/by-name/js/jsonnet-bundler/package.nix · Quelle: api.github.com
Überblick
Package manager for Jsonnet
Verlauf
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.
Sicherheitslage
infrastructure mutation or orchestration signal.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.jsonExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
jb | cli | globales Executable |
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.
https://github.com/jsonnet-bundler/jsonnet-bundler
Installationsmetadaten
| Paketschlüssel | brew:jsonnet-bundler |
|---|---|
| Version | 0.6.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/jsonnet-bundler |
| Homepage | https://github.com/jsonnet-bundler/jsonnet-bundler |
| Repository | https://github.com/jsonnet-bundler/jsonnet-bundler |
| Upstream-Dokumentation | https://github.com/jsonnet-bundler/jsonnet-bundler#readme |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/jsonnet-bundler/jsonnet-bundler.git |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-bundlerQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.