Automic VaultAutomic Vault

brew

terraform-module-versions を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install terraform-module-versions

local Homebrew formula metadata

概要

パッケージ概要

CLI that checks Terraform code for module updates

コマンドとエイリアス

  • terraform-module-versions

履歴

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

terraform-module-versions is a small Go CLI for checking Terraform module references against newer module versions.

プロジェクトの歴史

The repository was created in August 2019 and describes the tool as a dependency-free CLI for checking Terraform code for module updates. Its README says it scans external Terraform modules and can report Markdown tables, JSONL, JSON, or JUnit XML.

The project supports Git module sources with SemVer tags, GitHub-style sources, SSH forms, and public or private Terraform Registry module sources. That scope reflects a practical maintenance problem in Terraform codebases: module versions often live inside source strings and version constraints rather than a single lockfile.

採用の歴史

Adoption appears specialized. Homebrew packages v3.3.13 and reports small recent install counts, suggesting the tool is used mainly by teams or automation pipelines that audit Terraform modules rather than by general Terraform users.

使われ方

The README documents `terraform-module-versions list` for listing current module versions and constraints, and `terraform-module-versions check` for comparing them with newer matching or latest versions. Output formats make it usable in pull requests, CI logs, and machine-readable update checks.

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

For package nerds, terraform-module-versions is a Terraform-specific dependency-audit tool: it treats module sources like package coordinates and gives maintainers a compact way to spot stale Git or Registry module pins.

タイムライン

  • 2019: GitHub repository created.
  • 2019: Early 0.x and 1.x tags published.
  • 2025: v3.3.13 packaged by Homebrew.

Related projects

  • Terraform Registry modules and Git-hosted Terraform modules are the package coordinates inspected by the tool.
  • Renovate and similar dependency updaters cover adjacent dependency-maintenance workflows, but this tool is focused on direct Terraform module inspection.

セキュリティ状態

リスクレベル: グリーン

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 メタデータは 8 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/keilerkonzept/terraform-module-versions

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

インストールメタデータ

パッケージメタデータ

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

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameterraform-module-versions
Version Scheme0
Revision0
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 package history
  • package relationship graph
  • package version freshness
  • package-page enrichment