macOS
brew install conmonlocal Homebrew formula metadata
brew
conmon のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install conmonlocal Homebrew formula metadata
sudo apk add conmonAlpine Linux edge package indexes · conmon · ソース: dl-cdn.alpinelinux.org
sudo apt install conmonDebian stable package indexes · conmon · ソース: deb.debian.org
sudo dnf install conmonFedora Rawhide package metadata · conmon · ソース: dl.fedoraproject.org
nix profile install nixpkgs#conmonnixpkgs package indexes · pkgs/by-name/co/conmon/package.nix · ソース: api.github.com
sudo pacman -S conmonArch Linux sync databases · conmon · ソース: geo.mirror.pkgbuild.com
sudo zypper install conmonopenSUSE Tumbleweed package metadata · conmon · ソース: download.opensuse.org
概要
OCI container runtime monitor
履歴
conmon is a small C monitor process for OCI containers. Its niche is not launching a whole container stack, but sitting between a container manager such as Podman or CRI-O and an OCI runtime such as runc or crun.
The upstream README describes conmon as an OCI container runtime monitor and communication tool. It double-forks, starts the OCI runtime as its child, keeps standard streams attachable, writes logs, and records exit status for the higher-level manager.
The project is maintained under the containers GitHub organization, the same ecosystem that hosts Podman-adjacent container tooling. Its design goal is deliberately narrow: the README calls it the smallest daemon a container can have.
conmon became distribution-visible because Podman and CRI-O need a separate monitor that can outlive the foreground manager. The README says it should usually be packaged with the user's container manager, and the input package metadata lists it across Homebrew, apk, Debian, Ubuntu, Fedora/dnf, Nix, pacman, and zypper.
Most users do not run conmon directly. It is installed as support infrastructure for Podman, CRI-O, and other OCI-container workflows, where it keeps container attach sockets, logging, and exit reporting separate from the manager process.
conmon is a useful package-manager specimen because it exposes a normally hidden layer of the container stack as its own shippable binary. Packaging it correctly matters for Podman and CRI-O behavior, especially install paths such as libexec locations used by those managers.
セキュリティ状態
generalized runtime or code generation signal. infrastructure mutation or orchestration signal.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
conmon | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/containers/conmon
インストールメタデータ
| パッケージキー | brew:conmon |
|---|---|
| バージョン | 2.2.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/conmon |
| ホームページ | https://github.com/containers/conmon |
| リポジトリ | https://github.com/containers/conmon |
| 上流ドキュメント | https://github.com/containers/conmon#readme |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/containers/conmon/archive/refs/tags/v2.2.1.tar.gz |
| 依存関係 | glib, libseccomp, systemd |
| ビルド依存関係 | go, go-md2man, pkgconf |
| Bottle | 利用可能 (対象 arm64_linux, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | conmon |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
conmon 2.1.12-4
OCI container runtime monitor
https://github.com/containers/conmon
sudo apt install conmongolang-github-containers-conmon-dev 2.1.12-4
OCI container runtime monitor
https://github.com/containers/conmon
sudo apt install golang-github-containers-conmon-devconmon
nix profile install nixpkgs#conmonconmon 2.1.10+ds1-1build2
OCI container runtime monitor
https://github.com/containers/conmon
sudo apt install conmongolang-github-containers-conmon-dev 2.1.10+ds1-1build2
OCI container runtime monitor
https://github.com/containers/conmon
sudo apt install golang-github-containers-conmon-devconmon 2.2.1-r0
OCI container runtime monitor
https://github.com/containers/conmon
sudo apk add conmonconmon-doc 2.2.1-r0
OCI container runtime monitor (documentation)
https://github.com/containers/conmon
sudo apk add conmon-docconmon 2.2.1-2.fc45
OCI container runtime monitor
https://github.com/containers/conmon
sudo dnf install conmonconmon 1:2.2.1-1
OCI container runtime monitor
https://github.com/containers/conmon
sudo pacman -S conmonconmon 2.2.1-1.2
An OCI container runtime monitor
https://github.com/containers/conmon
sudo zypper install conmonソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.