Automic VaultAutomic Vault

brew

zebra を Homebrew, MacPorts, zypper でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install zebra

local Homebrew formula metadata

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

MacPorts ports tree · databases/zebra/Portfile · ソース: api.github.com

概要

パッケージ概要

Information management system

コマンドとエイリアス

  • idzebra-abs2dom
  • idzebra-config-2.0
  • zebraidx
  • zebraidx-2.0
  • zebrasrv
  • zebrasrv-2.0

履歴

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

Index Data Zebra, often packaged through the idzebra source tree, is a structured text indexing and retrieval engine for records such as MARC, XML, SGML, email archives, and other library-style data. It is unrelated to the older GNU Zebra routing daemon despite the name collision.

プロジェクトの歴史

Zebra belongs to the Z39.50 and library-search world rather than the IP-routing world. Index Data's documentation describes it as a networked component that combines boolean search, relevance-ranked free-text queries, record presentation, update/delete operations, and standards-oriented retrieval protocols including Z39.50 and SRU/SRW-style web services.

The current GitHub repository identifies the software as 'Zebra server' with Index Data copyright years beginning in 1994, and the project NEWS records the source-control move to GitHub in 2016. That long lineage explains why the package exposes utilities such as zebraidx and zebrasrv instead of modern web-app style commands.

採用の歴史

Zebra's adoption came from libraries, catalog systems, and information-retrieval applications that needed a robust backend for structured records. Index Data highlights use with large databases, safe incremental updates on live systems, and interoperability with Index Data's YAZ/PHP-YAZ tools plus commercial and freeware Z39.50 clients.

The documentation's application references include Koha, Kete, ReIndex.Net, article databases, union-list services, and web indexes. That puts Zebra in the infrastructure layer under catalogs and digital-library systems rather than in the end-user search-box layer.

使われ方

Typical usage is to configure a Zebra database, index records with zebraidx, and serve them with zebrasrv for Z39.50/SRU clients. Developers and administrators use it when they need protocol-compatible search over MARC/XML-like records, relevance ranking, exact boolean expressions, and incremental updates without building a search server from scratch.

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

Zebra is significant because it is the kind of domain-specific infrastructure package that package catalogs easily misclassify by name. The executables and upstream docs reveal a library/information-retrieval engine, not a network router, making it a good example of why package identity has to follow source facts over display-name assumptions.

For package nerds, it also preserves an older standards stack: Z39.50, SRU/SRW, MARC records, YAZ tooling, and live catalog indexing in a compact set of command-line and server binaries.

タイムライン

  • 1994: Current repository copyright range begins for Index Data's Zebra server.
  • 2000s: Zebra 2.x documentation describes the system as a Z39.50/SRU-capable structured text indexing engine.
  • 2016-01: Project NEWS records the move of Zebra source control to GitHub.

Related projects

  • YAZ: Index Data toolkit commonly used with Zebra for Z39.50/SRU work.
  • PHP/YAZ: PHP bindings/tooling mentioned by Index Data for accessing Zebra-backed data.
  • Koha: open-source integrated library system referenced in Zebra's application documentation.
  • VuFind and other library discovery systems: adjacent search/catalog interfaces in the library software ecosystem.

ソース

セキュリティ状態

保護ツール対応はまだ見つかっていません

zebra に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 2 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 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
zebra.cfg

実行可能ファイル

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

コマンド種類公開範囲メモ
idzebra-abs2domcliグローバル実行可能ファイル
idzebra-config-2.0cliグローバル実行可能ファイル
zebraidxcliグローバル実行可能ファイル
zebraidx-2.0cliグローバル実行可能ファイル
zebrasrvcliグローバル実行可能ファイル
zebrasrv-2.0cliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

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

https://www.indexdata.com/resources/software/zebra/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:zebra
バージョン2.2.11
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/zebra
ホームページhttps://www.indexdata.com/resources/software/zebra/
リポジトリhttps://github.com/indexdata/idzebra
上流ドキュメントhttps://software.indexdata.com/zebra/doc
ライセンスGPL-2.0-or-later
ソースアーカイブhttps://ftp.indexdata.com/pub/zebra/idzebra-2.2.11.tar.gz
最終更新2026-05-20T16:55:08Z
Pulseupdated
依存関係icu4c@78, yaz
ビルド依存関係pkgconf
macOS 提供ライブラリbzip2, expat, libxcrypt, libxml2, libxslt
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

zypper95%

frr 10.6.1-1.1

The FRRouting Protocol Suite

https://www.frrouting.org

sudo zypper install frr
  • License: GPL-2.0-or-later AND LGPL-2.1-or-later
  • Category: Productivity/Networking/System
  • Architecture: x86_64
  • Source Package: frr
  • 25 依存関係
  • 5 提供
  • normalized package name match
  • 一致条件: Zebra
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: frr from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

zebra

sudo port install zebra
  • normalized package name match
  • 一致条件: Zebra
MacPorts ports tree · api.github.com · MacPorts ports tree: databases/zebra/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