pkg.soopen package index

brew / Rang 1492

infracost mit Homebrew, chocolatey, MacPorts, Nix, scoop, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für infracost in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install infracost

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install infracost

MacPorts ports tree · sysutils/infracost/Portfile · Quelle: api.github.com

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#infracost

nixpkgs package indexes · pkgs/by-name/in/infracost/package.nix · Quelle: api.github.com

Windows

Chocolateyverifiziert · 92%
choco install infracost

Chocolatey community package catalog · infracost · Quelle: community.chocolatey.org

Scoopverifiziert · 92%
scoop install main/infracost

Scoop official bucket manifest trees · bucket/infracost.json · Quelle: api.github.com

Windows Package Managerverifiziert · 92%
winget install --id Infracost.Infracost -e

Windows Package Manager source index · Infracost.Infracost · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

Cost estimates for Terraform, Terragrunt, and CloudFormation

Befehle und Aliase

  • infracost

Verlauf

Projektgeschichte und Nutzung

Infracost is a cloud-cost estimation CLI for infrastructure as code, built to show engineers cost impact before infrastructure changes are deployed.

Projektgeschichte

Infracost's early public explanation framed the project as a response to cloud-pricing complexity and tools that surfaced cost too late in the delivery process. The August 2020 launch post described a CLI for bringing cost visibility into development and operations workflows, initially around AWS and Terraform.

The project expanded from a standalone open source CLI into a broader FinOps workflow around pull requests, CI/CD, editor integrations, and Infracost Cloud. Its README describes the CLI as the core engine for Terraform, Terragrunt, and CloudFormation cost analysis.

Adoptionsgeschichte

Infracost adoption followed infrastructure-as-code review habits: developers run it locally, CI systems post cost changes to pull requests, and teams discuss cost before merging. In 2023, Infracost made its GitHub App integration free, emphasizing broad PR coverage and simpler setup across many repositories.

Package-manager availability matters because the tool is usually installed on developer laptops, CI runners, and automation images rather than deployed as a long-lived server.

Wie es verwendet wird

Users run the `infracost` CLI against IaC directories to estimate cost, compare diffs, or scan projects. The tool pairs naturally with Terraform and Terragrunt workflows, where cost feedback in a pull request can change a resource choice before it reaches production.

The CLI has authentication flows and SaaS integrations, but the package itself is best understood as a developer and CI executable. The input data is infrastructure code; the output is a cost breakdown, policy signal, or PR comment.

Warum Paket-Nerds sich dafür interessieren

Infracost is significant in package-manager culture because it turns cloud billing into a local lint-like developer concern. Installing it with Homebrew puts a FinOps check beside formatters, linters, Terraform, and cloud CLIs.

It also marks a shift in infrastructure tooling from deployment-only commands to pre-merge economic analysis, a small executable sitting in the path between IaC authors and cloud invoices.

Zeitleiste

  • 2020: Infracost was introduced publicly as a CLI for cloud cost estimates from infrastructure as code.
  • 2020: Initial support focused on AWS and Terraform, with Google Cloud support added later that year.
  • 2023: Infracost made its GitHub App integration free and tied the update to CLI v0.10.18.
  • 2026: The GitHub release stream for the CLI included 2.x releases, reflecting continued packaging of the standalone executable.

Related projects

  • Related projects and surfaces include Terraform, Terragrunt, CloudFormation, Infracost Cloud, Infracost GitHub App, Infracost GitHub Actions, editor extensions, and cloud-pricing APIs.

Sicherheitslage

Risikostufe: orange

infrastructure mutation or orchestration signal.

Risikoklassifikator

orange Risiko · mittel Konfidenz · infrastructure

Warum

  • infrastructure mutation or orchestration signal

Signale

  • text:cloud

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
infracostExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-03
Manager-Version2.14.2
Manager aktualisiert2026-08-03
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:infracost
Version2.14.2
PaketmanagerHomebrew
Homepagehttps://www.infracost.io/docs/
Repositoryhttps://github.com/infracost/cli
Zuletzt aktualisiert2026-08-03T15:05:17Z
Pulseupdated
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

infracost

nix profile install nixpkgs#infracost
  • normalized package name match
  • Abgeglichen nach: Infracost
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/in/infracost/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

infracost

sudo port install infracost
  • normalized package name match
  • Abgeglichen nach: Infracost
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/infracost/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

infracost

choco install infracost
  • normalized package name match
  • Abgeglichen nach: Infracost
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: infracost from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='9.151999','cports'
Scoop95%

main/infracost

scoop install main/infracost
  • normalized package name match
  • Abgeglichen nach: Infracost
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/infracost.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

Infracost.Infracost

winget install --id Infracost.Infracost -e
  • normalized package name match
  • Abgeglichen nach: Infracost
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Infracost.Infracost from https://cdn.winget.microsoft.com/cache/source.msix

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

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