Automic VaultAutomic Vault

brew

abi3audit を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install abi3audit

local Homebrew formula metadata

概要

パッケージ概要

Scans Python packages for abi3 violations and inconsistencies

コマンドとエイリアス

  • abi3audit

履歴

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

abi3audit is a Python packaging audit tool for finding violations and inconsistencies in Python abi3 extension modules and wheels. It can inspect local shared objects, wheels, PyPI packages, and package release histories.

プロジェクトの歴史

The README says abi3audit was created by Trail of Bits and is now maintained as part of the Python Packaging Authority. GitHub release metadata for early versions still references the trailofbits repository, while current PyPI metadata points to the PyPA source repository.

採用の歴史

abi3audit emerged from security and packaging concerns around Python's stable ABI. Its transfer to PyPA made it part of the Python packaging tool ecosystem, and the Homebrew input facts show it packaged as a command-line tool for macOS users.

使われ方

Users run abi3audit against a shared object, a wheel file, or a PyPI package name. The README documents verbose output for mismatch details and a JSON report mode for tooling integration.

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

abi3audit is package-nerd significant because abi3 wheels promise compatibility across CPython minor versions, but that promise is not automatically enforced at install time. The tool gives maintainers and distribution builders a way to check whether wheel tags and actual exported symbols agree.

タイムライン

  • 2022-09-20: Current GitHub repository created.
  • 2022-09-28: Earliest GitHub release in the current release list is v0.0.2.
  • 2022: Early release notes reference the Trail of Bits repository.
  • 2022-11: README links Trail of Bits writing about finding bugs with abi3audit.
  • 2025: Release series continues under PyPA with packaging and Python-version maintenance.
  • 2026-01-23: v0.0.26 released.

Related projects

  • Related projects and standards include CPython's stable ABI, abi3 wheel tags, PyPI, PyPA packaging tools, setuptools' py-limited-api option, auditwheel, and Kaitai Struct parsers used by the project.

ソース

  • Official README, PyPI metadata, GitHub repository metadata, and GitHub release metadata.

セキュリティ状態

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

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

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
abi3auditcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

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

https://github.com/pypa/abi3audit

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:abi3audit
バージョン0.0.26
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/abi3audit
ホームページhttps://github.com/pypa/abi3audit
リポジトリhttps://github.com/pypa/abi3audit
上流ドキュメントhttps://github.com/pypa/abi3audit#readme
ライセンスMIT
ソースアーカイブhttps://files.pythonhosted.org/packages/99/2d/fa16448d36021e36caa71acda36e25be8f6315b9c740b1be8bdae5c76257/abi3audit-0.0.26.tar.gz
最終更新2026-05-26T23:37:45-04:00
Pulseupdated
依存関係certifi, python@3.14
ビルド依存関係cmake, pkgconf
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソース経路

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

このページは 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 package history
  • package relationship graph
  • package version freshness
  • package-page enrichment