macOS
brew install checkmakelocal Homebrew formula metadata
sudo port install checkmakeMacPorts ports tree · devel/checkmake/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.