macOS
brew install tfproviderlintlocal Homebrew formula metadata
brew / Rang 10494
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für tfproviderlint in AI-Agent-Workflows.
Installation
brew install tfproviderlintlocal Homebrew formula metadata
Überblick
Terraform Provider Lint Tool
Verlauf
tfproviderlint is a Go static-analysis toolkit and CLI for Terraform provider source code. It targets provider maintainers rather than Terraform module consumers, checking acceptance tests, resources, schemas, validation code, and other Plugin SDK patterns.
The project packages Terraform-provider-specific checks as Go analysis passes and command-line tools. Its README distinguishes `tfproviderlint`, which includes standard checks, from `tfproviderlintx`, which includes extra opt-in checks.
The documented check catalog shows the project evolving with the Terraform Plugin SDK: some checks were removed in later versions after upstream APIs changed or deprecated patterns became obsolete, while new checks cover resource, schema, validation, and acceptance-test conventions.
tfproviderlint has a longer provider-authoring niche than most tools in this batch. The README documents release binaries, Go installation, Docker usage, Homebrew installation from the maintainer tap, and a GitHub Action, which indicates use in local development and CI for Terraform provider repositories.
Users run `tfproviderlint ./...` inside Terraform provider source trees, pass check flags to enable or disable analyzers, use `-fix` for checks with automated fixes, or invoke it through `go vet -vettool`. Docker and GitHub Action usage support CI workflows.
For package nerds, tfproviderlint is significant because it encodes project-specific provider-maintainer knowledge as installable tooling. It is both a command-line package and a Go library of analyzers, making it useful for custom lint tools and automated provider quality gates.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
tfproviderlint | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
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.
Installationsmetadaten
| Paketschlüssel | brew:tfproviderlint |
|---|---|
| Version | 0.31.0 |
| Paketmanager | Homebrew |
| Homepage | https://github.com/bflad/tfproviderlint |
| Repository | https://github.com/bflad/tfproviderlint |
| Zuletzt aktualisiert | 2026-07-26T00:50:39+02:00 |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.