macOS
brew install clazylocal Homebrew formula metadata
brew
clazy のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install clazylocal Homebrew formula metadata
sudo apk add clazyAlpine Linux edge package indexes · clazy · ソース: dl-cdn.alpinelinux.org
sudo apt install clazyDebian stable package indexes · clazy · ソース: deb.debian.org
sudo dnf install clazyFedora Rawhide package metadata · clazy · ソース: dl.fedoraproject.org
nix profile install nixpkgs#clazynixpkgs package indexes · pkgs/by-name/cl/clazy/package.nix · ソース: api.github.com
sudo pacman -S clazyArch Linux sync databases · clazy · ソース: geo.mirror.pkgbuild.com
sudo zypper install clazyopenSUSE Tumbleweed package metadata · clazy · ソース: download.opensuse.org
概要
Qt oriented static code analyzer
履歴
Clazy is a Qt-oriented static analyzer built as a Clang compiler plugin and standalone tool. Its upstream README describes it as giving Clang Qt semantics and adding more than 50 Qt-related warnings, including checks for unnecessary allocations, API misuse, and automatic fix-its.
The upstream changelog records a 0.0.1 first release on 2015-06-10 and a 1.0 release on 2016-09-12. Subsequent releases expanded platform support, check coverage, fix-its, and standalone compilation-database use.
Clazy was originally associated with KDAB-oriented Qt development workflows and is now hosted under KDE's SDK namespace. The current KDE project description calls it a Qt-oriented static code analyzer based on the Clang framework.
The README documents Linux, Windows, MacPorts, and Homebrew build paths, and the batch package metadata lists Alpine, Homebrew, Debian, Fedora, Nix, Arch, Ubuntu, and openSUSE packages. That distribution spread reflects adoption by Qt/C++ developers who want analyzer checks packaged with their compiler toolchains.
Release history shows ongoing updates for modern LLVM and Qt versions, including LLVM 19-22 compatibility work, Qt 6 porting changes, and integration into clang-tidy in the 1.16 series.
Clazy is used either as a compiler wrapper/plugin or via clazy-standalone against a JSON compilation database. The README shows CMake and qmake usage, check levels, environment-variable and compiler-argument selection of checks, fix-it support, and warning-noise controls.
Clazy is a classic packaging edge case: it sits at the intersection of Qt, Clang/LLVM ABI compatibility, compiler plugins, IDE integration, and distro compiler versions. Package maintainers care because a clazy build must match supported LLVM/Clang ranges while still being useful across Qt 5 and Qt 6 codebases.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
clazy | cli | グローバル実行可能ファイル | |
clazy-standalone | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:clazy |
|---|---|
| バージョン | 1.17.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/clazy |
| ホームページ | https://www.kdab.com/ |
| リポジトリ | https://invent.kde.org/sdk/clazy |
| 上流ドキュメント | https://invent.kde.org/sdk/clazy/-/blob/master/README.md |
| ライセンス | LGPL-2.0-or-later |
| ソースアーカイブ | https://invent.kde.org/sdk/clazy/-/archive/v1.17.1/clazy-v1.17.1.tar.gz |
| 依存関係 | coreutils, llvm |
| ビルド依存関係 | cmake |
| 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 | clazy |
| 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 パッケージリンクとは分けて表示されます。
clazy 1.14-1
Clang plugin for additional warnings
https://www.kdab.com/clazy-video/
sudo apt install clazyclazy-tests 1.14-1
test files for Clazy
https://www.kdab.com/clazy-video/
sudo apt install clazy-testsclazy
nix profile install nixpkgs#clazyclazy 1.11-4ubuntu2
Clang plugin for additional warnings
https://www.kdab.com/clazy-video/
sudo apt install clazyclazy-tests 1.11-4ubuntu2
test files for Clazy
https://www.kdab.com/clazy-video/
sudo apt install clazy-testsclazy 1.17.1-r1
Qt oriented code checker based on clang framework
https://invent.kde.org/sdk/clazy
sudo apk add clazyclazy-doc 1.17.1-r1
Qt oriented code checker based on clang framework (documentation)
https://invent.kde.org/sdk/clazy
sudo apk add clazy-docclazy 1.17-2.fc45
Qt oriented code checker based on clang framework
https://invent.kde.org/sdk/clazy
sudo dnf install clazyclazy 1.17.1-1
Qt oriented code checker based on clang framework
sudo pacman -S clazyclazy 1.17.1-1.6
Qt oriented code checker based on the Clang framework
sudo zypper install clazyソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.