Automic VaultAutomic Vault

brew

cmake-lint を Homebrew, Nix でインストール

cmake-lint のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install cmake-lint

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#cmake-lint

nixpkgs package indexes · pkgs/by-name/cm/cmake-lint/package.nix · ソース: api.github.com

概要

パッケージ概要

Static code checker for CMake files

コマンドとエイリアス

  • cmakelint

履歴

プロジェクトの歴史と使われ方

cmake-lint is a Python static style checker for CMake files. Its README describes a cmakelint command that parses CMake files, reports style issues, supports filters, and can be used directly or through pre-commit.

プロジェクトの歴史

The current GitHub repository describes itself as a fork of richq/cmake-lint created to continue maintenance. The bundled changelog records that version 1.2 moved to GitHub and version 1.2.01 was published on PyPI; the GitHub API reports the current maintenance repository was created in June 2019.

採用の歴史

The project is distributed as the cmakelint Python package and the README gives pip installation instructions. The batch input lists Homebrew and Nix packages, and the README includes a pre-commit hook configuration, which makes it easy to adopt in project-level lint workflows.

使われ方

Users run cmakelint with one or more CMake files and optional --config or --filter arguments. The README documents .cmakelintrc lookup in the working directory, XDG-style config paths, and the home directory, plus inline lint_cmake pragmas for per-file filter overrides.

パッケージ好きにとっての重要性

cmake-lint matters as a small, packageable CMake hygiene tool: it gives package maintainers and CI pipelines a lightweight way to enforce CMake style without pulling in a full build-system rewrite or editor integration.

タイムライン

  • 2012: changelog records version 1.2 moving to GitHub and 1.2.01 being published on PyPI.
  • 2019: current maintenance fork repository is created.
  • 2024: version 1.4.3 adds Python 3.12 support and is published as the latest GitHub release checked.

Related projects

  • cmake-lint is related to CMake, pre-commit, and other CMake formatting or editor tools such as cmake-format and cmake-language-server, but it remains focused on static lint checks.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 1 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
$PWD/.cmakelintrc~/.config/cmakelintrc$XDG_CONFIG_DIR/cmakelintrc~/.cmakelintrc

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
cmakelintcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版1.4.3
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/cmake-lint/cmake-lint

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:cmake-lint
バージョン1.4.3
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/cmake-lint
ホームページhttps://github.com/cmake-lint/cmake-lint
リポジトリhttps://github.com/cmake-lint/cmake-lint
上流ドキュメントhttps://github.com/cmake-lint/cmake-lint#readme
ライセンスApache-2.0
ソースアーカイブhttps://files.pythonhosted.org/packages/9f/46/9b6c39837be138179347611ec8cb79bf00ff3b54966ee8b63e031a05cf76/cmakelint-1.4.3.tar.gz
依存関係python@3.14
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namecmake-lint
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

cmake-lint

nix profile install nixpkgs#cmake-lint
  • normalized package name match
  • 一致条件: Cmake Lint
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/cm/cmake-lint/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment