Automic VaultAutomic Vault

brew

mosquitto を Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper, scoop, winget でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install mosquitto

local Homebrew formula metadata

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

MacPorts ports tree · net/mosquitto/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add mosquitto

Alpine Linux edge package indexes · mosquitto · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install mosquitto

Debian stable package indexes · mosquitto · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install mosquitto

Fedora Rawhide package metadata · mosquitto · ソース: dl.fedoraproject.org

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

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

Arch Linux pacman確認済み · 92%
sudo pacman -S mosquitto

Arch Linux sync databases · mosquitto · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install mosquitto

openSUSE Tumbleweed package metadata · mosquitto · ソース: download.opensuse.org

Windows

Scoop確認済み · 92%
scoop install main/mosquitto

Scoop official bucket manifest trees · bucket/mosquitto.json · ソース: api.github.com

Windows Package Manager確認済み · 92%
winget install --id EclipseFoundation.Mosquitto -e

Windows Package Manager source index · EclipseFoundation.Mosquitto · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Message broker implementing the MQTT protocol

コマンドとエイリアス

  • mosquitto
  • mosquitto_ctrl
  • mosquitto_db_dump
  • mosquitto_passwd
  • mosquitto_pub
  • mosquitto_rr
  • mosquitto_signal
  • mosquitto_sub

履歴

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

Eclipse Mosquitto is an open-source MQTT broker and client-tool project written by Roger A. Light. The project implements server support for MQTT 5.0, 3.1.1, and 3.1, and also ships C and C++ client libraries plus command-line utilities such as mosquitto_pub, mosquitto_sub, mosquitto_rr, mosquitto_ctrl, mosquitto_signal, and mosquitto_passwd.

プロジェクトの歴史

Mosquitto's software-paper milestone is Roger A. Light's 2017 Journal of Open Source Software article, "Mosquitto: server and client implementation of the MQTT protocol." The JOSS metadata places the project in the Internet of Things, MQTT, pub/sub, and messaging categories. The project homepage explains the broader use case: MQTT is a lightweight publish/subscribe protocol suited to IoT messaging for low-power sensors, mobile devices, embedded computers, and microcontrollers.

使われ方

The broker is used as a small, easily deployed MQTT server for development, testing, gateways, and production IoT systems; the bundled clients are widely used for smoke tests, scripts, and examples. Within package managers, Mosquitto is the default lightweight MQTT broker option and complements Eclipse Paho, which focuses on MQTT client libraries. The project is part of the Eclipse Foundation's IoT ecosystem, with development driven by Cedalo.

セキュリティ状態

リスクレベル: orange

formula declares a Homebrew service.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • formula declares a Homebrew service

信号

  • metadata:service

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • formula メタデータがサービスまたはデーモンブロックを宣言しています。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 3 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 2 件のビルド依存関係があります。

推奨レビュー

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

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.

Linux
/etc/mosquitto/mosquitto.conf
Unix
mosquitto.confpath passed with --config-file/-c

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
password_file path configured in mosquitto.conf

実行可能ファイル

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

コマンド種類公開範囲メモ
mosquittocliグローバル実行可能ファイル
mosquitto_ctrlcliグローバル実行可能ファイル
mosquitto_db_dumpcliグローバル実行可能ファイル
mosquitto_passwdcliグローバル実行可能ファイル
mosquitto_pubcliグローバル実行可能ファイル
mosquitto_rrcliグローバル実行可能ファイル
mosquitto_signalcliグローバル実行可能ファイル
mosquitto_subcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

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

https://mosquitto.org/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:mosquitto
バージョン2.1.2
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/mosquitto
ホームページhttps://mosquitto.org/
リポジトリhttps://github.com/eclipse-mosquitto/mosquitto
上流ドキュメントhttps://mosquitto.org/documentation
ライセンスEPL-1.0 OR BSD-3-Clause
ソースアーカイブhttps://mosquitto.org/files/source/mosquitto-2.1.2.tar.gz
最終更新2026-06-06T11:29:13Z
Pulseupdated
依存関係cjson, libwebsockets, openssl@3
ビルド依存関係cmake, pkgconf
macOS 提供ライブラリlibedit, sqlite
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービスdeclared
注意点mosquitto has been installed with a default configuration file. You can make changes to the configuration by editing: $HOMEBREW_PREFIX/etc/mosquitto/mosquitto.conf

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Debian apt95%

libmosquitto-dev 2.0.21-1

MQTT version 5.0/3.1.1/3.1 client library, development files

https://mosquitto.org/

sudo apt install libmosquitto-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: mosquitto
  • 1 依存関係
  • normalized package name match
  • 一致条件: Mosquitto
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libmosquitto-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libmosquitto1 2.0.21-1

MQTT version 5.0/3.1.1/3.1 client library

https://mosquitto.org/

sudo apt install libmosquitto1
  • Section: libs
  • Architecture: amd64
  • Source Package: mosquitto
  • 2 依存関係
  • normalized package name match
  • 一致条件: Mosquitto
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libmosquitto1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libmosquittopp-dev 2.0.21-1

MQTT version 3.1 client C++ library, development files

https://mosquitto.org/

sudo apt install libmosquittopp-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: mosquitto
  • 2 依存関係
  • normalized package name match
  • 一致条件: Mosquitto
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libmosquittopp-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libmosquittopp1 2.0.21-1

MQTT version 5.0/3.1.1/3.1 client C++ library

https://mosquitto.org/

sudo apt install libmosquittopp1
  • Section: libs
  • Architecture: amd64
  • Source Package: mosquitto
  • 2 依存関係
  • normalized package name match
  • 一致条件: Mosquitto
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libmosquittopp1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

mosquitto 2.0.21-1

MQTT version 5.0/3.1.1/3.1 compatible message broker

https://mosquitto.org/

sudo apt install mosquitto
  • Section: net
  • Architecture: amd64
  • 10 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Mosquitto
Debian stable package indexes · deb.debian.org · Debian stable package indexes: mosquitto from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

mosquitto-clients 2.0.21-1

Mosquitto command line MQTT clients

https://mosquitto.org/

sudo apt install mosquitto-clients
  • Section: net
  • Architecture: amd64
  • Source Package: mosquitto
  • 3 依存関係
  • normalized package name match
  • 一致条件: Mosquitto
Debian stable package indexes · deb.debian.org · Debian stable package indexes: mosquitto-clients from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

mosquitto-dev 2.0.21-1

Development files for Mosquitto

https://mosquitto.org/

sudo apt install mosquitto-dev
  • Section: devel
  • Architecture: all
  • Source Package: mosquitto
  • 1 依存関係
  • normalized package name match
  • 一致条件: Mosquitto
Debian stable package indexes · deb.debian.org · Debian stable package indexes: mosquitto-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

mosquitto

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

libmosquitto-dev 2.0.18-1build3

MQTT version 5.0/3.1.1/3.1 client library, development files

https://mosquitto.org/

sudo apt install libmosquitto-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: mosquitto
  • 1 依存関係
  • normalized package name match
  • 一致条件: Mosquitto
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libmosquitto-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libmosquitto1 2.0.18-1build3

MQTT version 5.0/3.1.1/3.1 client library

https://mosquitto.org/

sudo apt install libmosquitto1
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: mosquitto
  • 2 依存関係
  • normalized package name match
  • 一致条件: Mosquitto
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libmosquitto1 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libmosquittopp-dev 2.0.18-1build3

MQTT version 3.1 client C++ library, development files

https://mosquitto.org/

sudo apt install libmosquittopp-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: mosquitto
  • 2 依存関係
  • normalized package name match
  • 一致条件: Mosquitto
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libmosquittopp-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libmosquittopp1 2.0.18-1build3

MQTT version 5.0/3.1.1/3.1 client C++ library

https://mosquitto.org/

sudo apt install libmosquittopp1
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: mosquitto
  • 2 依存関係
  • normalized package name match
  • 一致条件: Mosquitto
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libmosquittopp1 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

mosquitto 2.0.18-1build3

MQTT version 5.0/3.1.1/3.1 compatible message broker

https://mosquitto.org/

sudo apt install mosquitto
  • Section: universe/net
  • Architecture: amd64
  • 10 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Mosquitto
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: mosquitto from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

mosquitto-clients 2.0.18-1build3

Mosquitto command line MQTT clients

https://mosquitto.org/

sudo apt install mosquitto-clients
  • Section: universe/net
  • Architecture: amd64
  • Source Package: mosquitto
  • 3 依存関係
  • normalized package name match
  • 一致条件: Mosquitto
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: mosquitto-clients from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

mosquitto-dev 2.0.18-1build3

Development files for Mosquitto

https://mosquitto.org/

sudo apt install mosquitto-dev
  • Section: universe/devel
  • Architecture: all
  • Source Package: mosquitto
  • 1 依存関係
  • normalized package name match
  • 一致条件: Mosquitto
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: mosquitto-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

mosquitto 2.1.2-r1

open source MQTT broker

https://mosquitto.org/

sudo apk add mosquitto
  • License: EPL-1.0 OR EPL-2.0
  • Architecture: x86_64
  • Source Package: mosquitto
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Mosquitto
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: mosquitto from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

ソース経路

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

このページは 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