pkg.soopen package index

brew / Rang 3670

jsonnet-bundler mit Homebrew, apk, MacPorts, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für jsonnet-bundler in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install jsonnet-bundler

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install jsonnet-bundler

MacPorts ports tree · devel/jsonnet-bundler/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add jsonnet-bundler

Alpine Linux edge package indexes · jsonnet-bundler · Quelle: dl-cdn.alpinelinux.org

Nixverifiziert · 92%
nix profile install nixpkgs#jsonnet-bundler

nixpkgs package indexes · pkgs/by-name/js/jsonnet-bundler/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

Package manager for Jsonnet

Befehle und Aliase

  • jb

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2018-04-24: GitHub repository creation and initial commit.
  • 2020-01-08: v0.2.0 release published.
  • 2020-05-15: v0.4.0 release published.
  • 2024-08-23: v0.6.0 release published.

Related projects

  • jsonnet-bundler is closely tied to Jsonnet itself and to Jsonnet libraries such as kustomize-libsonnet, which the README uses as an install example.

Sicherheitslage

Risikostufe: orange

infrastructure mutation or orchestration signal.

Risikoklassifikator

orange Risiko · mittel Konfidenz · infrastructure

Warum

  • infrastructure mutation or orchestration signal

Signale

  • text:package manager

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
jsonnetfile.json

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
jbExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und 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.

Seite generiert2026-08-03
Manager-Version0.6.0
Manager aktualisiert2026-07-26
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:jsonnet-bundler
Version0.6.0
PaketmanagerHomebrew
Homepagehttps://github.com/jsonnet-bundler/jsonnet-bundler
Repositoryhttps://github.com/jsonnet-bundler/jsonnet-bundler
Zuletzt aktualisiert2026-07-26T04:08:08+02:00
Pulseupdated
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

jsonnet-bundler

nix profile install nixpkgs#jsonnet-bundler
  • normalized package name match
  • Abgeglichen nach: Jsonnet Bundler
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/js/jsonnet-bundler/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

jsonnet-bundler 0.6.0-r16

Jsonnet package manager

https://github.com/jsonnet-bundler/jsonnet-bundler

sudo apk add jsonnet-bundler
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: jsonnet-bundler
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Jsonnet Bundler
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: jsonnet-bundler from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
MacPorts95%

jsonnet-bundler

sudo port install jsonnet-bundler
  • normalized package name match
  • Abgeglichen nach: Jsonnet Bundler
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/jsonnet-bundler/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation