Automic VaultAutomic Vault

brew

terrascan を Homebrew, MacPorts, Nix, scoop でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install terrascan

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install terrascan

MacPorts ports tree · sysutils/terrascan/Portfile · ソース: api.github.com

Linux

Nix確認済み · 92%
nix profile install nixpkgs#terrascan

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

Windows

Scoop確認済み · 92%
scoop install main/terrascan

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

概要

パッケージ概要

Detect compliance and security violations across Infrastructure as Code

コマンドとエイリアス

  • terrascan

履歴

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

Terrascan is an open-source static analyzer for Infrastructure as Code that checks cloud and Kubernetes configuration before deployment. Its official README describes scanning for misconfigurations, posture drift, security vulnerabilities, and compliance violations, with local CLI and CI/CD integration workflows.

プロジェクトの歴史

The project originated under Accurics and later moved under Tenable ownership, as reflected by changelog links that compare older releases under github.com/accurics/terrascan and later releases under github.com/tenable/terrascan. The current official repository is archived and states that it is no longer maintained.

採用の歴史

Terrascan became a package-manager-friendly IaC security tool because it distributed native release binaries, Docker images, and package recipes. The README documents Homebrew installation, AUR installation, and Docker usage, while the input metadata also lists MacPorts, Nix, and Scoop packages.

使われ方

In the package-nerd niche, Terrascan was used as a local scanner in developer workstations and CI jobs before Terraform, Kubernetes, Helm, Kustomize, CloudFormation, ARM, Dockerfile, or GitHub infrastructure changes were applied. Its value was the ability to run policy checks from a normal shell command without adopting a hosted platform first.

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

Terrascan is significant as part of the early wave of IaC security CLIs that package managers made easy to slot into pre-commit hooks, CI images, and ephemeral developer machines. Its archived status is now part of its history: packages may remain useful for reproducing older pipelines, but new deployments need to account for maintenance risk.

タイムライン

  • 2020: v1.1.0 appears in the official changelog on September 16, 2020.
  • 2021-2022: Changelog links show releases under the Accurics repository path.
  • 2022: Later changelog entries move to the Tenable repository path.
  • 2023: v1.18.3 appears in the official changelog on August 3, 2023.
  • 2024: GitHub page lists v1.19.9 as latest release on September 18, 2024.
  • 2026: Official repository is archived and marked no longer maintained.

Related projects

  • Terrascan sits in the same IaC and cloud-security package niche as Terraform policy scanners, Kubernetes manifest linters, and CI security gates.

セキュリティ状態

リスクレベル: orange

infrastructure mutation or orchestration signal.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • infrastructure mutation or orchestration signal

信号

  • text:infrastructure

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-25
マネージャ版1.19.9
マネージャ更新日2026-05-24
ローカルデータOK
上流最新
検出された最新v1.19.9

https://github.com/tenable/terrascan

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:terrascan
バージョン1.19.9
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/terrascan
ホームページhttps://runterrascan.io/
リポジトリhttps://github.com/tenable/terrascan
上流ドキュメントhttps://github.com/tenable/terrascan#readme
ライセンスApache-2.0
ソースアーカイブhttps://github.com/tenable/terrascan/archive/refs/tags/v1.19.9.tar.gz
最終更新2026-05-24T01:41:05Z
Pulseupdated
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Nix95%

terrascan

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

terrascan

sudo port install terrascan
  • normalized package name match
  • 一致条件: Terrascan
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/terrascan/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/terrascan

scoop install main/terrascan
  • normalized package name match
  • 一致条件: Terrascan
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/terrascan.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