Automic VaultAutomic Vault

brew

maxwell を Homebrew, MacPorts でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install maxwell

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install maxwell

MacPorts ports tree · sysutils/maxwell/Portfile · ソース: api.github.com

概要

パッケージ概要

Reads MySQL binlogs and writes row updates as JSON to Kafka

コマンドとエイリアス

  • maxwell
  • maxwell-bootstrap

履歴

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

Maxwell's Daemon is a MySQL change-data-capture tool from Zendesk that reads binlogs and emits row changes as JSON to Kafka and other streaming systems.

プロジェクトの歴史

The official repository describes Maxwell as a CDC application that reads MySQL binlogs and writes data changes as JSON to Kafka, Kinesis, and other streaming platforms. Its changelog starts in March 2015 with a first possible release that included basic Kafka support and JSON output of binlog deltas.

Early 2015 releases quickly added Kafka command-line options, persisted binlog positions inside MySQL, primary-key capture, Kafka keys, MySQL 5.6 support, transaction IDs, and server-id fixes. Later releases extended producers, monitoring, high availability, MariaDB compatibility, MySQL 8 support, parser fixes, and security dependency updates.

採用の歴史

Maxwell found a niche among teams that wanted MySQL CDC without running a full Kafka Connect stack. Its official README frames use cases as ETL, audit logs, cache invalidation, search indexing, and inter-service communication, and the GitHub project shows thousands of stars and many releases.

使われ方

Users run `bin/maxwell` with MySQL connection credentials and a producer target such as stdout, Kafka, Kinesis, NATS, Pub/Sub, BigQuery, RabbitMQ, Redis, SNS, or SQS. Configuration can be passed by command line, scoped environment variables, or a Java `config.properties` file, and secrets such as MySQL passwords commonly live in those configuration paths.

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

Maxwell is significant to data-package users because it turns a database replication stream into line-oriented JSON events that can be piped through standard streaming infrastructure. It is also a good example of a Java service packaged as a CLI daemon for operational use.

タイムライン

  • 2015-03-04: First possible Maxwell release with basic Kafka support and JSON binlog deltas.
  • 2015-03-18: Maxwell begins storing last-written binlog position inside the MySQL master.
  • 2015-04-06: Primary-key capture and single-topic output arrive.
  • 2015-09-15: v0.11.0 adds transaction information in Kafka stream output.
  • 2021: Releases add SNS, NATS, high availability, Docker multi-platform builds, and log4j security updates.
  • 2024: Official changelog still records active parser and dependency maintenance.

Related projects

  • MySQL binlog, Apache Kafka, Amazon Kinesis, RabbitMQ, Redis, Google Pub/Sub, Debezium

セキュリティ状態

リスクレベル: blue

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

リスク分類器

リスク blue · 信頼度 中 · tool

理由

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

信号

  • text:sql

インストール挙動

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

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
config.properties

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-25
マネージャ版1.45.0
マネージャ更新日2026-07-04
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/zendesk/maxwell

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:maxwell
バージョン1.45.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/maxwell
ホームページhttps://maxwells-daemon.io/
リポジトリhttps://github.com/zendesk/maxwell
上流ドキュメントhttps://maxwells-daemon.io/config
ライセンスApache-2.0
ソースアーカイブhttps://github.com/zendesk/maxwell/releases/download/v1.45.0/maxwell-1.45.0.tar.gz
最終更新2026-07-04T12:51:38Z
Pulseupdated
依存関係openjdk
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

MacPorts95%

maxwell

sudo port install maxwell
  • normalized package name match
  • 一致条件: Maxwell
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/maxwell/Portfile from https://api.github.com/repos/macports/macports-ports/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 configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment