Automic VaultAutomic Vault

brew

Installer terrascan avec Homebrew, MacPorts, Nix, scoop

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de terrascan pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install terrascan

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install terrascan

MacPorts ports tree · sysutils/terrascan/Portfile · Source: api.github.com

Linux

Nixvérifié · 92%
nix profile install nixpkgs#terrascan

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

Windows

Scoopvérifié · 92%
scoop install main/terrascan

Scoop official bucket manifest trees · bucket/terrascan.json · Source: api.github.com

aperçu

Résumé du paquet

Detect compliance and security violations across Infrastructure as Code

Commandes et alias

  • terrascan

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 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.

posture de sécurité

Niveau de risque : orange

infrastructure mutation or orchestration signal.

Classificateur de risque

risque orange · confiance moyen · infrastructure

Pourquoi

  • infrastructure mutation or orchestration signal

Signaux

  • text:infrastructure

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
terrascancliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-25
version du gestionnaire1.19.9
gestionnaire mis à jour2026-05-24
données localesOK
amontà jour
dernière version détectéev1.19.9

https://github.com/tenable/terrascan

  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:terrascan
Version1.19.9
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/terrascan
Page d'accueilhttps://runterrascan.io/
Dépôthttps://github.com/tenable/terrascan
Docs amonthttps://github.com/tenable/terrascan#readme
LicenceApache-2.0
Archive sourcehttps://github.com/tenable/terrascan/archive/refs/tags/v1.19.9.tar.gz
Dernière mise à jour2026-05-24T01:41:05Z
Pulseupdated
Dépendances de compilationgo
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

terrascan

nix profile install nixpkgs#terrascan
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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
  • Correspondance par : 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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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