pkg.soopen package index

brew / Rang 3416

benthos mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für benthos in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install benthos

local Homebrew formula metadata

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#benthos

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

Überblick

Paketzusammenfassung

Stream processor for mundane tasks written in Go

Befehle und Aliase

  • benthos

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

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

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für benthos wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
benthosExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-03
Manager-Version4.77.0
Manager aktualisiert2026-07-30
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:benthos
Version4.77.0
PaketmanagerHomebrew
Homepagehttps://github.com/redpanda-data/benthos
Repositoryhttps://github.com/redpanda-data/benthos
Zuletzt aktualisiert2026-07-30T15:03:10Z
Pulseupdated
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

benthos

nix profile install nixpkgs#benthos
  • normalized package name match
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

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