Automic VaultAutomic Vault

brew

tach を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install tach

local Homebrew formula metadata

概要

パッケージ概要

Tool to enforce dependencies using modular architecture

履歴

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

Tach is a Python architecture-enforcement CLI that checks imports against declared module boundaries and public interfaces. Its official documentation frames it as a tool for pre-commit hooks, CI checks, and incremental adoption in existing Python repositories.

プロジェクトの歴史

The public GitHub repository was created in January 2024, and the project presents itself as a Rust-written tool for Python dependency and interface enforcement. The official docs describe `tach.toml` as the root project configuration and `tach.domain.toml` as an optional per-domain configuration file for teams that want ownership closer to module code.

採用の歴史

Tach's adoption story is centered on normal developer-tool channels: pip installation, Homebrew packaging, pre-commit hooks, CI, and VS Code integration. The repository metadata and documentation emphasize incremental adoption, which matters for large Python codebases where architecture checks must coexist with existing imports before being tightened.

使われ方

Typical use starts with `tach init`, then `tach check` in local workflows or CI. Other commands visualize dependency graphs, synchronize configuration with observed imports, check external package dependencies, generate dependency maps, and run impacted tests.

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

Package-manager users care about Tach because it turns package/module boundaries into a checked artifact that can travel with a repository. It sits in the same practical space as linters and type checkers: installable as a CLI, cheap enough for hooks, and useful for enforcing dependency contracts before packaging or deployment.

タイムライン

  • 2024: Public GitHub repository created.
  • 2024: Official docs describe Tach as open source, pip-installable, CI-friendly, and incrementally adoptable.
  • 2026: Homebrew formula metadata lists `tach` as a package-manager-distributed CLI.

Related projects

  • Tach relates to Python linters, import-boundary checkers, pre-commit hooks, CI dependency checks, and monorepo tooling.

セキュリティ状態

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

tach に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ 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
tach.tomltach.domain.toml

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://docs.gauge.sh/getting-started/introduction

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:tach
バージョン0.35.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/tach
ホームページhttps://docs.gauge.sh/getting-started/introduction
リポジトリhttps://github.com/tach-org/tach
上流ドキュメントhttps://docs.gauge.sh/getting-started/getting-started
ライセンスMIT
ソースアーカイブhttps://files.pythonhosted.org/packages/81/54/8bae607899ba9fd7abd9895215f2e5dc789a73529f8afeb0a10d2ee71500/tach-0.35.0.tar.gz
最終更新2026-07-25T10:58:07Z
Pulseupdated
依存関係libyaml, python@3.14
ビルド依存関係rust
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nametach
Version Scheme0
Revision2
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • 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 configuration and credential file locations
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment