# bento を Homebrew, Nix でインストール

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

## インストール

```sh
sudo av install brew:bento
```

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

### macOS

- Homebrew (100%):

```sh
brew install bento
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#bento
```

  証拠: nixpkgs package indexes: pkgs/by-name/be/bento/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:bento
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.20.0
- **ソース概要:** Fancy stream processing made operationally mundane
- **ホームページ:** <https://warpstreamlabs.github.io/bento/>
- **リポジトリ:** <https://github.com/warpstreamlabs/bento>
- **最終更新:** 2026-07-27T15:08:19Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- bento (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.20.0
## プロジェクトの歴史と使われ方

Bento is WarpStream Labs' fork of the original Benthos project line. Its repository description explicitly frames it as a fork of the original project before the license was changed, preserving the familiar declarative stream-processing workflow under a new package and executable name.

### プロジェクトの歴史

The Bento GitHub repository was created in May 2024, with an early v0.0.3 release candidate published in June 2024. The README keeps the Benthos-style design: high-performance resilient stream processing, a single config file, connectors, processors, Bloblang mappings, metrics, tracing, and plugin APIs.

Bento's short history is therefore mostly a continuity story rather than an invention story: it keeps the pre-existing architecture and developer ergonomics while establishing a separate namespace, documentation site, container image, and Homebrew formula.

### 採用の歴史

Bento adoption is tied to users who wanted the Benthos workflow after the upstream licensing and branding split. Its package-manager presence lets existing teams choose the fork without learning a different pipeline model.

WarpStream's stewardship also matters for data-infrastructure users because WarpStream itself operates in the Kafka-compatible streaming space, making Bento a natural local connector and transformation tool around streaming deployments.

### 使われ方

Bento is run with a config file, commonly as `bento -c ./config.yaml`, or as a container with a mounted YAML file. It can connect cloud services, Kafka, NATS, HTTP, databases, queues, and object stores while applying mappings, filters, enrichment, and batching.

For package users, Bento is attractive when they want a static local binary, a docker image, and a Go plugin surface without depending on the Redpanda Connect distribution.

### パッケージ好きにとっての重要性

Bento is package-nerd significant because it is the fork name that makes the Benthos licensing and governance split visible in package indexes. The package tells you which side of the lineage you are installing.

Its relationship to brew:benthos is also useful metadata: both tools share concepts and much command-line culture, but Bento intentionally uses a separate executable and docs namespace.

### タイムライン

- 2024-05: The warpstreamlabs/bento repository was created.
- 2024-06: Bento v0.0.3-rc1 was published.
- 2024: The README described Bento as a fork of the original project before the license change.
- 2026: The repository remained active with the Bento package identity.

### Related projects

- Benthos is the original project lineage.
- Redpanda Connect is the Redpanda-maintained successor/renaming around the same stream-processing family.
- Bloblang remains the mapping-language heritage shared by Bento-style pipelines.

### ソース

- <https://github.com/warpstreamlabs/bento>
- <https://github.com/warpstreamlabs/bento/releases/tag/v0.0.3-rc1>
- <https://warpstreamlabs.github.io/bento/docs/about>


## セキュリティノート

broad file, network, media, or database tool signal.

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal

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

- Nix - bento: normalized package name match | nixpkgs package indexes: pkgs/by-name/be/bento/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/bento.yml](https://github.com/mxcl/pkgdb/blob/main/combined/bento.yml)


## ソース

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