macOS
brew install cpplintlocal Homebrew formula metadata
brew / 順位 2781
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 | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:cpplint |
|---|---|
| バージョン | 2.0.2 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://pypi.org/project/cpplint/ |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの 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.