pkg.soopen package index

brew / 順位 3670

jsonnet-bundler を Homebrew, apk, MacPorts, Nix でインストール

jsonnet-bundler のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install jsonnet-bundler

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install jsonnet-bundler

MacPorts ports tree · devel/jsonnet-bundler/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add jsonnet-bundler

Alpine Linux edge package indexes · jsonnet-bundler · ソース: dl-cdn.alpinelinux.org

Nix確認済み · 92%
nix profile install nixpkgs#jsonnet-bundler

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

概要

パッケージ概要

Package manager for Jsonnet

コマンドとエイリアス

  • jb

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

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

セキュリティ状態

リスクレベル: orange

infrastructure mutation or orchestration signal.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • infrastructure mutation or orchestration signal

信号

  • text:package manager

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

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

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
jb実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版0.6.0
マネージャ更新日2026-07-26
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキー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
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

jsonnet-bundler

nix profile install nixpkgs#jsonnet-bundler
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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
  • 一致条件: 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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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