macOS
brew install checkmakelocal Homebrew formula metadata
sudo port install checkmakeMacPorts ports tree · devel/checkmake/Portfile · ソース: api.github.com
brew
checkmake のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install checkmakelocal Homebrew formula metadata
sudo port install checkmakeMacPorts ports tree · devel/checkmake/Portfile · ソース: api.github.com
sudo dnf install checkmakeFedora Rawhide package metadata · checkmake · ソース: dl.fedoraproject.org
nix profile install nixpkgs#checkmakenixpkgs package indexes · pkgs/by-name/ch/checkmake/package.nix · ソース: api.github.com
概要
Linter/analyzer for Makefiles
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.ini実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
checkmake | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/checkmake/checkmake
インストールメタデータ
| パッケージキー | brew:checkmake |
|---|---|
| バージョン | 0.3.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/checkmake |
| ホームページ | https://github.com/checkmake/checkmake |
| リポジトリ | https://github.com/checkmake/checkmake |
| 上流ドキュメント | https://github.com/checkmake/checkmake#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/checkmake/checkmake/archive/refs/tags/v0.3.2.tar.gz |
| ビルド依存関係 | go, pandoc |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 checkmakeソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.