Automic VaultAutomic Vault

brew

tf-summarize を Homebrew, Nix, scoop でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install tf-summarize

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#tf-summarize

nixpkgs package indexes · pkgs/by-name/tf/tf-summarize/package.nix · ソース: api.github.com

Windows

Scoop確認済み · 92%
scoop install main/tf-summarize

Scoop official bucket manifest trees · bucket/tf-summarize.json · ソース: api.github.com

概要

パッケージ概要

CLI to print the summary of the terraform plan

コマンドとエイリアス

  • tf-summarize

履歴

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

tf-summarize is a Go command-line utility that prints compact summaries of Terraform plans. It turns plan files or JSON plan output into tables, trees, Markdown, HTML, or JSON summaries for humans reviewing infrastructure changes.

プロジェクトの歴史

The repository began in January 2022 with an initial table-format implementation and was quickly renamed from a state-focused name to a plan-focused tool. Early commits added tree output, color, file/stdin reading, and command-line flags.

The README frames the tool around the common problem that large Terraform plans obscure the few resource changes reviewers care about. It added installation paths for Go, Homebrew, asdf, Docker, GitHub Actions, release downloads, and source builds.

採用の歴史

The tag history starts with v0.0.1 in March 2022 and continues through a long v0.3 series into 2026. The input package facts also show availability through Homebrew, Nix, and Scoop, which is broad for a small Terraform companion utility.

使われ方

Typical usage is `terraform plan -out=tfplan` followed by `tf-summarize tfplan`, or `terraform show -json tfplan | tf-summarize`. CI examples include GitHub Actions, Codefresh, and workflows that post Terraform plan summaries to pull requests.

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

tf-summarize matters in package-manager niches because it is the sort of small, scriptable CLI that teams add to Terraform review pipelines. Its value is not managing infrastructure directly, but making package-installed automation easier to read in terminals and CI comments.

タイムライン

  • 2022-01-13: Initial table-format commit
  • 2022-01-18: Repository and file naming shifted from state to plan
  • 2022-03-21: v0.0.1 tag
  • 2023-04-29: v0.3.0 tag
  • 2024-11-30: v0.3.14 tag
  • 2026-03-04: v0.3.20 tag

Related projects

  • Terraform is the source of plan files and JSON input.
  • setup-tf-summarize is documented as a GitHub Action setup path.
  • asdf plugin support and Docker images are documented installation options.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

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

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-26
マネージャ版0.3.20
マネージャ更新日
ローカルデータOK
上流最新
検出された最新v0.3.20

https://github.com/dineshba/tf-summarize

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:tf-summarize
バージョン0.3.20
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/tf-summarize
ホームページhttps://github.com/dineshba/tf-summarize
リポジトリhttps://github.com/dineshba/tf-summarize
上流ドキュメントhttps://github.com/dineshba/tf-summarize#readme
ライセンスMIT
ソースアーカイブhttps://github.com/dineshba/tf-summarize/archive/refs/tags/v0.3.20.tar.gz
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Nix95%

tf-summarize

nix profile install nixpkgs#tf-summarize
  • normalized package name match
  • 一致条件: Tf Summarize
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/tf/tf-summarize/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Scoop95%

main/tf-summarize

scoop install main/tf-summarize
  • normalized package name match
  • 一致条件: Tf Summarize
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/tf-summarize.json from https://api.github.com/repos/ScoopInstaller/Main/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 package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment