Automic VaultAutomic Vault

brew

使用 Homebrew, apt 安装 bnd

查看 bnd 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install bnd

local Homebrew formula metadata

Linux

Debian apt已验证 · 92%
sudo apt install bnd

Debian stable package indexes · bnd · 来源: deb.debian.org

概览

软件包摘要

Swiss Army Knife for OSGi bundles

命令和别名

  • bnd

历史

项目历史与用法

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.

时间线

  • 2000s: bnd emerges in the OSGi ecosystem around Peter Kriens/aQute and Apache Felix-related tooling.
  • 2000s: bnd is used in a Maven plugin for Apache Felix, helping make OSGi manifest generation easier for Maven users.
  • 2010s: Bndtools builds an Eclipse OSGi development environment on top of bnd.
  • 2020s: The GitHub project presents Bnd/Bndtools as OSGi bundle tooling with Eclipse, Maven, and Gradle plugins.

Related projects

  • Bndtools: Eclipse-based OSGi development tools built on bnd.
  • Apache Felix and Eclipse Equinox: OSGi framework implementations in the same ecosystem.
  • Maven Bundle Plugin and Gradle bnd plugins: build-system integrations that expose bnd functionality.
  • OSGi specifications: the modular Java component model whose metadata bnd generates and validates.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 1 个平台目标。
  • 安装时包含 1 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

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
cnf/build.bndcnf/ext/*.bndbnd.bnd*.bnd

可执行文件

已安装的可执行文件

命令类型暴露范围备注
bndcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-08
管理器版本7.3.0
管理器更新时间2026-06-03
本地数据OK
上游not checked
检测到的最新版本未检测到

https://bnd.bndtools.org/

安装元数据

软件包元数据

软件包键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
Pulseupdated
依赖openjdk
Bottle可用 (于 all)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namebnd
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

bnd 5.0.1-5

tool to create and diagnose OSGi bundles

http://bnd.bndtools.org/

sudo apt install bnd
  • Section: java
  • Architecture: all
  • 14 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Bnd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bnd from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

bnd 5.0.1-5

tool to create and diagnose OSGi bundles

http://bnd.bndtools.org/

sudo apt install bnd
  • Section: universe/java
  • Architecture: all
  • 14 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Bnd
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: bnd from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment