pkg.soopen package index

brew / Rang 13908

mtbl mit Homebrew, apt installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install mtbl

local Homebrew formula metadata

Linux

Debian aptverifiziert · 92%
sudo apt install libmtbl-dev

Debian stable package indexes · libmtbl-dev · Quelle: deb.debian.org

Überblick

Paketzusammenfassung

Immutable sorted string table library

Befehle und Aliase

  • mtbl_dump
  • mtbl_info
  • mtbl_merge
  • mtbl_verify

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Wie es verwendet wird

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.

Sicherheitslage

Risikostufe: grün

library-like package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • library-like package without higher-risk signals

Signale

  • metadata:library-like

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
mtbl_dumpExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
mtbl_infoExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
mtbl_mergeExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
mtbl_verifyExecutableindexiertes 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-Version1.7.1
Manager aktualisiert
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:mtbl
Version1.7.1
PaketmanagerHomebrew
Homepagehttps://github.com/farsightsec/mtbl
Repositoryhttps://github.com/farsightsec/mtbl
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.

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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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

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