macOS
brew install cpplintlocal Homebrew formula metadata
brew
cpplint のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install cpplintlocal Homebrew formula metadata
sudo apk add cpplintAlpine Linux edge package indexes · cpplint · ソース: dl-cdn.alpinelinux.org
sudo apt install cpplintDebian stable package indexes · cpplint · ソース: deb.debian.org
nix profile install nixpkgs#cpplintnixpkgs package indexes · pkgs/by-name/cp/cpplint/package.nix · ソース: api.github.com
概要
Static code checker for C++
履歴
cpplint is a command-line static style checker for C and C++ files following Google's C++ style guide.
The maintained cpplint package identifies itself as a fork of Google's cpplint from google/styleguide. Its README says the fork keeps the same core purpose while accepting fixes that make the tool usable in wider contexts.
The package is distributed through PyPI for Python-based installation and through Unix package managers, making it easy to add to local developer workflows and CI jobs.
Typical usage is cpplint [OPTIONS] files. The fork documents practical additions such as Python 3 compatibility, recursive file discovery, exclusion support, JUnit XML output, configurable extensions, and repository-root overrides.
cpplint is a good example of a small language-policy tool that package managers keep around because many C++ projects want style checking without adopting a full compiler analysis stack.
セキュリティ状態
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.
CPPLINT.cfg実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
cpplint | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://pypi.org/project/cpplint/
インストールメタデータ
| パッケージキー | brew:cpplint |
|---|---|
| バージョン | 2.0.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/cpplint |
| ホームページ | https://pypi.org/project/cpplint/ |
| リポジトリ | https://github.com/cpplint/cpplint |
| 上流ドキュメント | https://github.com/cpplint/cpplint#readme |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://files.pythonhosted.org/packages/c5/83/47a9e7513ba4d943a9dac2f6752b444377c91880f4f4968799b4f42d89cc/cpplint-2.0.2.tar.gz |
| 依存関係 | python@3.14 |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cpplint |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
cpplint 1.6.1-3
Static code checker for C++
https://github.com/cpplint/cpplint
sudo apt install cpplintcpplint
nix profile install nixpkgs#cpplintcpplint 1.6.1-3
Static code checker for C++
https://github.com/cpplint/cpplint
sudo apt install cpplintcpplint 2.0.2-r1
Static code checker for C++
https://github.com/cpplint/cpplint
sudo apk add cpplintcpplint-pyc 2.0.2-r1
Precompiled Python bytecode for cpplint
https://github.com/cpplint/cpplint
sudo apk add cpplint-pycソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.