macOS
brew install checkmakelocal Homebrew formula metadata
sudo port install checkmakeMacPorts ports tree · devel/checkmake/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für checkmake in AI-Agent-Workflows.
Installation
brew install checkmakelocal Homebrew formula metadata
sudo port install checkmakeMacPorts ports tree · devel/checkmake/Portfile · Quelle: api.github.com
sudo dnf install checkmakeFedora Rawhide package metadata · checkmake · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#checkmakenixpkgs package indexes · pkgs/by-name/ch/checkmake/package.nix · Quelle: api.github.com
Überblick
Linter/analyzer for Makefiles
Verlauf
checkmake is a Go command-line linter for Makefiles. It is a small but package-relevant tool because Makefiles are ubiquitous, and checkmake gives them the kind of static analysis that shell scripts, YAML, and source code often already receive.
The checkmake/checkmake repository was created in August 2016 and describes the project as a linter and analyzer for Makefiles. The README says it scans one or more Makefiles for potential issues according to configurable rules.
The project was inspired by an idea from Dan Buch, according to the README, and later moved into the checkmake GitHub organization while retaining older badge references to the original mrtazz/checkmake namespace.
The official README documents installation with Go, prebuilt releases, packages, packagecloud, Homebrew-style package-manager use through batch metadata, and official container images on quay.io. It also provides pre-commit hook configuration for repository-level adoption.
The README notes that checkmake is natively embedded in MegaLinter, which makes it available inside a broader multi-language linting workflow even when users do not install it directly.
Typical usage is to run checkmake against Makefile, GNUmakefile, or *.mk inputs and receive text or JSON reports. The CLI supports a default checkmake.ini configuration file, listing rules, and custom output templates.
In CI and pre-commit workflows, checkmake is used to catch missing phony declarations and similar Makefile maintainability issues before they are merged.
checkmake is package-nerd interesting because it lints one of the oldest build-description formats still found in modern repositories. It is also a tidy example of a Go CLI distributed through source install, binary releases, containers, packagecloud, Homebrew, MacPorts, Nix, and distro packages.
Its presence in pre-commit and MegaLinter shows the common path from standalone command to plumbing inside larger developer-tool aggregators.
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.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
./checkmake.ini.\checkmake.iniExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
checkmake | cli | globales Executable |
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.
https://github.com/checkmake/checkmake
Installationsmetadaten
| Paketschlüssel | brew:checkmake |
|---|---|
| Version | 0.3.2 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/checkmake |
| Homepage | https://github.com/checkmake/checkmake |
| Repository | https://github.com/checkmake/checkmake |
| Upstream-Dokumentation | https://github.com/checkmake/checkmake#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/checkmake/checkmake/archive/refs/tags/v0.3.2.tar.gz |
| Build-Abhängigkeiten | go, pandoc |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | checkmake |
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
checkmake
nix profile install nixpkgs#checkmakecheckmake 0.3.2-2.fc45
Linter/analyzer for Makefiles
https://github.com/checkmake/checkmake
sudo dnf install checkmakecheckmake
sudo port install checkmakeQuellspur
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.