Automic VaultAutomic Vault

brew

benthos を Homebrew, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install benthos

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#benthos

nixpkgs package indexes · pkgs/by-name/be/benthos/package.nix · ソース: api.github.com

概要

パッケージ概要

Stream processor for mundane tasks written in Go

コマンドとエイリアス

  • benthos

履歴

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

Benthos is the long-running Go stream-processing package identity behind declarative source-to-pipeline-to-sink data flows. In current upstream naming it sits beside Redpanda Connect: the Benthos repository notes that the original connector-heavy project moved to redpanda-data/connect, while the Homebrew package preserves the older benthos command-line name.

プロジェクトの歴史

The public Benthos release line goes back at least to v0.0.1 in September 2016. Its core idea was operationally small: a single Go binary configured with YAML, a pipeline of processors, and connectors for mundane data plumbing tasks.

Redpanda's current Connect repository carries the same model forward, documenting declarative pipelines, Bloblang mappings, stateless operation, and at-least-once delivery using in-process transactions rather than local disk state.

採用の歴史

Benthos found a niche with operators who wanted stream processing without committing to a broker-specific framework or a large runtime. Package-manager adoption matters because the tool is useful as a local binary for testing configs, running one-off transforms, and shipping small container images.

The name also survived a branding and repository transition. Existing scripts, formulas, and muscle memory still point at benthos even as the broader upstream project is presented as Redpanda Connect.

使われ方

Typical usage is to run a YAML config that declares an input, processors, and an output. Common tasks include message transformation, enrichment, filtering, bridging queues and object stores, and testing pipeline fragments locally.

For package users, the interesting command-line surface is not just running a daemon; it is linting, discovering components, and iterating on Bloblang mappings in the same binary that can later run in a container.

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

Benthos is package-nerd significant because the package name captures a lineage split: old Benthos, Redpanda Connect, and the later Bento fork all occupy related but distinct points in the same ecosystem.

It is also a good example of why CLI package names can outlive product names. The executable, config examples, and dependency graph around plugins can remain stable enough that distributions keep the historical name even while upstream documentation changes.

タイムライン

  • 2016: Benthos v0.0.1 was published publicly.
  • 2021: The v3 release line was active, showing Benthos had become a mature Go stream-processing project.
  • 2024: Redpanda's Benthos repository stated that the original connector repository moved to redpanda-data/connect.
  • 2025: Redpanda Connect continued the v4 release line under the Connect name.

Related projects

  • Redpanda Connect is the direct successor/continuation for the connector-rich project history.
  • Bento is a WarpStream-maintained fork of the pre-license-change project line.
  • Bloblang is the mapping language associated with Benthos-style pipelines.

セキュリティ状態

保護ツール対応はまだ見つかっていません

benthos に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
benthoscliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

ページ生成日2026-07-25
マネージャ版4.76.0
マネージャ更新日2026-06-25
ローカルデータOK
上流最新
検出された最新v4.76.0

https://github.com/redpanda-data/benthos

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:benthos
バージョン4.76.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/benthos
ホームページhttps://github.com/redpanda-data/benthos
リポジトリhttps://github.com/redpanda-data/benthos
上流ドキュメントhttps://docs.redpanda.com/connect/configuration/about
ライセンスMIT
ソースアーカイブhttps://github.com/redpanda-data/benthos/archive/refs/tags/v4.76.0.tar.gz
最終更新2026-06-25T15:15:24Z
Pulseupdated
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Nix95%

benthos

nix profile install nixpkgs#benthos
  • normalized package name match
  • 一致条件: Benthos
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/be/benthos/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

ソース経路

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

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

使用ソース

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