macOS
brew install driftctllocal Homebrew formula metadata
sudo port install driftctlMacPorts ports tree · sysutils/driftctl/Portfile · source: api.github.com
brew
Detect, track and alert on infrastructure drift. Version 0.40.0 via Homebrew; verified from local package data. Also installable with nix: nix profile install nixpkgs#driftctl.
install
brew install driftctllocal Homebrew formula metadata
sudo port install driftctlMacPorts ports tree · sysutils/driftctl/Portfile · source: api.github.com
nix profile install nixpkgs#driftctlnixpkgs package indexes · pkgs/by-name/dr/driftctl/package.nix · source: api.github.com
overview
Detect, track and alert on infrastructure drift
history
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.
security posture
infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
driftctl | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/snyk/driftctl
install metadata
| Package key | brew:driftctl |
|---|---|
| Version | 0.40.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/driftctl |
| Homepage | https://github.com/snyk/driftctl |
| Repository | https://github.com/snyk/driftctl |
| Upstream docs | https://docs.driftctl.com/ |
| License | Apache-2.0 |
| Source archive | https://github.com/snyk/driftctl/archive/refs/tags/v0.40.0.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
driftctl
nix profile install nixpkgs#driftctldriftctl
sudo port install driftctlsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.