pkg.soopen package index

brew / 順位 9743

terraform-graph-beautifier を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install terraform-graph-beautifier

local Homebrew formula metadata

概要

パッケージ概要

CLI to beautify terraform graph output

コマンドとエイリアス

  • terraform-graph-beautifier

履歴

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

terraform-graph-beautifier is a niche Terraform visualization CLI that transforms the raw Graphviz DOT output from `terraform graph` into more readable HTML, Cytoscape JSON, or cleaned Graphviz output.

プロジェクトの歴史

The pcasteran/terraform-graph-beautifier repository was created on GitHub in April 2020. The README frames the project as a command-line tool for converting the barely usable output of `terraform graph` into something more meaningful and explanatory.

採用の歴史

The project has a narrow adoption profile: the input package facts list Homebrew as its package-manager surface, while the official README documents release binaries, `go install`, and GitHub Container Registry images for Linux and Darwin. That pattern fits a specialist Terraform debugging tool rather than a general-purpose Terraform companion.

使われ方

The documented workflow pipes `terraform graph` into `terraform-graph-beautifier` and redirects the result to an HTML file. Internally, the tool parses Terraform's DOT script, removes Terraform-generated noise, normalizes node names, and emits Cytoscape HTML, Cytoscape JSON, or Graphviz output.

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

Its package-nerd significance is as a small example of Terraform's Unix-pipeline culture: Terraform emits DOT, this CLI filters and enriches it, and the user can then view the result in a browser or feed it to Graphviz tooling. It is most useful to operators inspecting module dependency graphs rather than to every Terraform user.

タイムライン

  • 2020: GitHub repository created.
  • 2020: v0.1.1 and v0.2.0 releases published.
  • 2022: v0.3.0 beta series published.
  • 2024: v0.3.4 listed as the latest GitHub release during research.

Related projects

  • The README directly depends on Terraform's `terraform graph` command, Graphviz DOT, and Cytoscape.js as the browser rendering target for the default HTML output.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

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

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
terraform-graph-beautifier実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

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

ページ生成日2026-08-03
マネージャ版0.3.4
マネージャ更新日2026-07-26
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:terraform-graph-beautifier
バージョン0.3.4
パッケージマネージャHomebrew
ホームページhttps://github.com/pcasteran/terraform-graph-beautifier
リポジトリhttps://github.com/pcasteran/terraform-graph-beautifier
最終更新2026-07-26T00:50:35+02:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソース経路

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

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • pkg.so package database
  • pkgdb category and tag curation