pkg.soopen package index

brew / 順位 13908

mtbl を Homebrew, apt でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install mtbl

local Homebrew formula metadata

Linux

Debian apt確認済み · 92%
sudo apt install libmtbl-dev

Debian stable package indexes · libmtbl-dev · ソース: deb.debian.org

概要

パッケージ概要

Immutable sorted string table library

コマンドとエイリアス

  • mtbl_dump
  • mtbl_info
  • mtbl_merge
  • mtbl_verify

履歴

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

mtbl is a Farsight Security C library that packages the Sorted String Table idea as a small Unix-style library rather than as a full database. Its README describes the design as based on the SSTable implementation in Google LevelDB: immutable files map sorted byte-string keys to byte-string values, with an index at the end for lookup. The project deliberately leaves database duties such as update handling, deletion, and coordinating search results across tables to the caller, exposing primitives for creating, searching, and merging SSTable files instead.

プロジェクトの歴史

In practice mtbl is used where a program wants compact, immutable, searchable key-value files and wants to control the surrounding data-management workflow itself. Writers accept already sorted, duplicate-free key-value pairs and write in a single sequential pass; readers support exact-key, prefix, and range iteration; sorter and merger interfaces support bulk-load and multi-table merge workflows with caller-provided duplicate-key merge logic. The file format changed at version 1.0.0, with newer releases retaining read support for older files.

使われ方

Its ecosystem role is clearest in Farsight/Internet-measurement software. CAIDA slides from ISC described mtbl alongside dnstable as an SSTable implementation for scalable, compact, sequential-I/O construction. FreeBSD's 2015 addition of dnstable records dnstable as a passive-DNS encoding library and utilities that store records in SSTable files and depend on libmtbl. For package managers, mtbl is a low-level C dependency rather than an end-user application; Homebrew exposes the companion utilities mtbl_dump, mtbl_info, mtbl_merge, and mtbl_verify for inspecting, merging, and checking table files.

セキュリティ状態

リスクレベル: グリーン

library-like package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • library-like package without higher-risk signals

信号

  • metadata:library-like

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
mtbl_dump実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
mtbl_info実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
mtbl_merge実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
mtbl_verify実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

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

ページ生成日2026-08-03
マネージャ版1.7.1
マネージャ更新日
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:mtbl
バージョン1.7.1
パッケージマネージャHomebrew
ホームページhttps://github.com/farsightsec/mtbl
リポジトリhttps://github.com/farsightsec/mtbl
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

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

Debian apt95%

libmtbl-dev 1.6.1-1+b1

immutable sorted string table library (development files)

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

libmtbl1 1.6.1-1+b1

immutable sorted string table library

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

mtbl-bin 1.6.1-1+b1

immutable sorted string table library (utilities)

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

libmtbl-dev 1.3.0-1

immutable sorted string table library (development files)

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

libmtbl1 1.3.0-1

immutable sorted string table library

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

mtbl-bin 1.3.0-1

immutable sorted string table library (utilities)

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

ソース経路

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

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

使用ソース

  • 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