macOS
brew install bndlocal Homebrew formula metadata
brew
bnd のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install bndlocal Homebrew formula metadata
概要
Swiss Army Knife for OSGi bundles
履歴
bnd is OSGi bundle tooling for Java: a command-line tool and library used to generate manifests, wrap JARs, resolve bundles, and support OSGi builds through Eclipse, Maven, and Gradle integrations.
bnd grew out of the OSGi tooling world around Peter Kriens and aQute. The Bndtools about page describes how Richard Hall, the Apache Felix developer, and Peter Kriens worked together on a Maven plugin with bnd for Apache Felix.
The project expanded from manifest generation into a broader toolchain: Bnd/Bndtools now advertises tooling for OSGi bundles including Eclipse, Maven, and Gradle plugins.
bnd became important because OSGi metadata is precise and tedious. Maven and Gradle users adopted bnd-derived plugins to turn ordinary Java artifacts into OSGi bundles without hand-writing every manifest header.
It also became the foundation for Bndtools, the Eclipse-based OSGi development environment, giving the same underlying model a GUI, workspace conventions, and repository tooling.
Developers use bnd files such as bnd.bnd and cnf/build.bnd to describe bundle metadata, exports, imports, baselining, repositories, and launch/run configurations. The CLI is also used to inspect, build, wrap, and resolve bundles.
In build systems, bnd commonly appears indirectly through Maven Bundle Plugin, Gradle bnd plugins, or Bndtools projects rather than as a manually invoked command.
bnd is package-nerd-significant because it turns Java packaging metadata into a first-class build artifact. OSGi bundles are still JARs, but their manifests encode module boundaries, version ranges, capabilities, and wiring expectations.
For maintainers, bnd is the difference between a JAR that happens to load and a bundle that declares what it exports, imports, requires, and promises. That makes it a key tool in the long-running Java modularity story beside Maven, Gradle, Felix, Equinox, and later JPMS.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
cnf/build.bndcnf/ext/*.bndbnd.bnd*.bnd実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
bnd | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:bnd |
|---|---|
| バージョン | 7.3.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/bnd |
| ホームページ | https://bnd.bndtools.org/ |
| リポジトリ | https://github.com/bndtools/bnd |
| 上流ドキュメント | https://bnd.bndtools.org/ |
| ライセンス | Apache-2.0 OR EPL-2.0 |
| ソースアーカイブ | https://search.maven.org/remotecontent?filepath=biz/aQute/bnd/biz.aQute.bnd/7.3.0/biz.aQute.bnd-7.3.0.jar |
| 最終更新 | 2026-06-03T09:56:14Z |
| Pulse | updated |
| 依存関係 | openjdk |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | bnd |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
bnd 5.0.1-5
tool to create and diagnose OSGi bundles
sudo apt install bndbnd 5.0.1-5
tool to create and diagnose OSGi bundles
sudo apt install bndソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.