# 使用 Homebrew, MacPorts, Nix 安装 driftctl

查看 driftctl 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:driftctl
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install driftctl
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install driftctl
```

  证据: MacPorts ports tree: sysutils/driftctl/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#driftctl
```

  证据: nixpkgs package indexes: pkgs/by-name/dr/driftctl/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:driftctl
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/driftctl>
- **版本:** 0.40.0
- **来源摘要:** Detect, track and alert on infrastructure drift
- **主页:** <https://github.com/snyk/driftctl>
- **仓库:** <https://github.com/snyk/driftctl>
- **上游文档:** <https://docs.driftctl.com/>
- **许可证:** Apache-2.0
- **源码归档:** <https://github.com/snyk/driftctl/archive/refs/tags/v0.40.0.tar.gz>
- **已生成:** 2026-07-26T07:20:29+00:00

## 可执行文件

- driftctl (cli)
- driftctl (别名)

## 构建依赖

- go

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-07-26
- 管理器版本: 0.40.0
- 本地数据: OK
- 上游仓库: https://github.com/snyk/driftctl
- 检测到的最新版本: v0.40.0 (当前)
- 信息: No package-manager update timestamp was available.
## 项目历史与用法

driftctl is a Snyk-maintained infrastructure-drift scanner for Terraform-era IaC workflows. It measures how much cloud infrastructure is covered by code and reports unmanaged or drifted resources.

### 项目历史

The public repository was created in September 2020 and the official docs describe the tool as a CLI for measuring infrastructure-as-code coverage and tracking drift. Its README now states that the project is in maintenance mode, which makes the package historically important as a snapshot of the early standalone drift-detection tooling wave.

### 采用历史

driftctl was adopted by infrastructure and DevSecOps users because it filled a gap between Terraform state and actual cloud-provider state. The official installation docs list direct binaries, Docker, Homebrew, and MacPorts, while the README shows badges for release downloads and Docker pulls, reflecting distribution beyond source builds.

### 使用方式

Typical use centers on driftctl scan, with Terraform state supplied locally, from S3, from multiple state files, or by glob. The docs also show AWS credential usage through environment variables, named profiles, and Docker mounts for ~/.aws and ~/.driftctl.

### 为什么软件包爱好者会关心

For package nerds, driftctl is a neat example of a Go-style single-binary cloud CLI that shipped through releases, Docker, Homebrew, MacPorts, and distro package indexes. It also marks a moment when IaC drift moved from an enterprise-platform feature into a small installable tool.

### 时间线

- 2020: Public snyk/driftctl repository created.
- 2020: Early v0.1.x tags appear in the public repository.
- 2023: v0.40.0 release published and documented as the stable Homebrew version.
- 2026: README identifies the project as being in maintenance mode.

### Related projects

- Terraform is the primary IaC system referenced by driftctl docs and examples.
- Snyk is the maintaining organization for the repository and documentation.
- The official Docker image snyk/driftctl is documented as an alternate installation and execution path.

### 来源

- <https://github.com/snyk/driftctl>
- <https://raw.githubusercontent.com/snyk/driftctl/main/README.md>
- <https://docs.driftctl.com/0.40.0/>
- <https://raw.githubusercontent.com/snyk/driftctl-docs/main/versioned_docs/version-0.40.0/intro.mdx>
- <https://raw.githubusercontent.com/snyk/driftctl-docs/main/versioned_docs/version-0.40.0/installation.mdx>
- <https://raw.githubusercontent.com/snyk/driftctl-docs/main/versioned_docs/version-0.40.0/usage.mdx>
- <https://formulae.brew.sh/formula/driftctl>


## 安全说明

infrastructure mutation or orchestration signal.

- **Geiger 风险:** orange / 中
- infrastructure mutation or orchestration signal

## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** driftctl
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 其他软件包管理器记录

- Nix - driftctl: normalized package name match | nixpkgs package indexes: pkgs/by-name/dr/driftctl/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - driftctl: normalized package name match | MacPorts ports tree: sysutils/driftctl/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 相关链接

- [Cloud CLI packages](https://www.automicvault.com/zh-hans/pkg/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://www.automicvault.com/zh-hans/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://www.automicvault.com/zh-hans/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [go](https://www.automicvault.com/zh-hans/pkg/brew/go/) - Build dependency declared by Homebrew.
- [aztfexport](https://www.automicvault.com/zh-hans/pkg/brew/aztfexport/) - Shares av.db curated category or tags: azure, cli, cloud-infrastructure, iac, infrastructure-as-code.
- [aws-cdk](https://www.automicvault.com/zh-hans/pkg/brew/aws-cdk/) - Shares av.db curated category or tags: aws, cli, cloud-infrastructure, infrastructure-as-code.
- [c7n](https://www.automicvault.com/zh-hans/pkg/brew/c7n/) - Shares av.db curated category or tags: aws, azure, cli, cloud-infrastructure, gcp.
- [org-formation](https://www.automicvault.com/zh-hans/pkg/brew/org-formation/) - Shares av.db curated category or tags: aws, cli, cloud-infrastructure, infrastructure-as-code.
- [pug](https://www.automicvault.com/zh-hans/pkg/brew/pug/) - Shares av.db curated category or tags: cli, cloud-infrastructure, infrastructure-as-code, terraform.
- [rain](https://www.automicvault.com/zh-hans/pkg/brew/rain/) - Shares av.db curated category or tags: aws, cli, cloud-infrastructure, infrastructure-as-code.
- [sceptre](https://www.automicvault.com/zh-hans/pkg/brew/sceptre/) - Shares av.db curated category or tags: aws, cli, cloud-infrastructure, infrastructure-as-code.
- [terracognita](https://www.automicvault.com/zh-hans/pkg/brew/terracognita/) - Shares av.db curated category or tags: aws, azure, cli, cloud-infrastructure, infrastructure-as-code.

## Combined YAML source

View the package source record on GitHub. [combined/driftctl.yml](https://github.com/automic-vault/db/blob/main/combined/driftctl.yml)


## 来源

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
