Automic VaultAutomic Vault

brew / 順位 4983

clazy をインストール

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

インストール

Automic Vault でインストール

Automic Vault
sudo av install brew:clazy

macOS

Homebrewverified · 100%
brew install clazy

local Homebrew formula metadata

Linux

Alpine Linux apkverified · 92%
sudo apk add clazy

Alpine Linux edge package indexes · clazy · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install clazy

Debian stable package indexes · clazy · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install clazy

Fedora Rawhide package metadata · clazy · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#clazy

nixpkgs package indexes · clazy · source: raw.githubusercontent.com

Arch Linux pacmanverified · 92%
sudo pacman -S clazy

Arch Linux sync databases · clazy · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install clazy

openSUSE Tumbleweed package metadata · clazy · source: download.opensuse.org

プラットフォームノート

  • パッケージ固有のプラットフォームノートはありません。

概要

パッケージ概要

Qt oriented static code analyzer

コマンドとエイリアス

  • clazy
  • clazy-standalone

セキュリティ状態

リスクレベル: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 2 runtime dependencies.
  • Build metadata lists 1 build dependencies.

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
clazycliglobal executable
clazy-standalonecliglobal executable

鮮度

バージョンと鮮度

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

ページ生成日2026-06-10
マネージャ版1.17.1
マネージャ更新日2026-03-24
ローカルデータok
上流not checked
検出された最新not detected

https://www.kdab.com/

  • infoRelease/tag comparison is only available for GitHub repositories.https://www.kdab.com/none confidence

インストールメタデータ

パッケージメタデータ

Package keybrew:clazy
Version1.17.1
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/clazy
Homepagehttps://www.kdab.com/
Repositoryhttps://invent.kde.org/sdk/clazy
Upstream docshttps://invent.kde.org/sdk/clazy/-/blob/master/README.md
LicenseLGPL-2.0-or-later
Source archivehttps://invent.kde.org/sdk/clazy/-/archive/v1.17.1/clazy-v1.17.1.tar.gz
Last updated2026-03-24T09:44:30Z
Pulseupdated
Dependenciescoreutils, llvm
Build dependenciescmake
Bottleavailable (arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

clazy 1.14-1

Clang plugin for additional warnings

https://www.kdab.com/clazy-video/

sudo apt install clazy
  • Section: devel
  • Architecture: amd64
  • 6 dependencies
  • normalized package name match
  • Matched by: Clazy
Debian stable package indexes · deb.debian.org · Debian stable package indexes: clazy from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

clazy-tests 1.14-1

test files for Clazy

https://www.kdab.com/clazy-video/

sudo apt install clazy-tests
  • Section: devel
  • Architecture: amd64
  • Source Package: clazy
  • 2 dependencies
  • normalized package name match
  • Matched by: Clazy
Debian stable package indexes · deb.debian.org · Debian stable package indexes: clazy-tests from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

clazy

nix profile install nixpkgs#clazy
  • normalized package name match
  • Matched by: Clazy
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: clazy from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

clazy 1.11-4ubuntu2

Clang plugin for additional warnings

https://www.kdab.com/clazy-video/

sudo apt install clazy
  • Section: universe/devel
  • Architecture: amd64
  • 6 dependencies
  • normalized package name match
  • Matched by: Clazy
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: clazy from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

clazy-tests 1.11-4ubuntu2

test files for Clazy

https://www.kdab.com/clazy-video/

sudo apt install clazy-tests
  • Section: universe/devel
  • Architecture: amd64
  • Source Package: clazy
  • 2 dependencies
  • normalized package name match
  • Matched by: Clazy
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: clazy-tests from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

clazy 1.17.1-r1

Qt oriented code checker based on clang framework

https://invent.kde.org/sdk/clazy

sudo apk add clazy
  • License: LGPL-2.0-only
  • Architecture: x86_64
  • Source Package: clazy
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Clazy
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: clazy from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

clazy-doc 1.17.1-r1

Qt oriented code checker based on clang framework (documentation)

https://invent.kde.org/sdk/clazy

sudo apk add clazy-doc
  • License: LGPL-2.0-only
  • Architecture: x86_64
  • Source Package: clazy
  • normalized package name match
  • Matched by: Clazy
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: clazy-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

clazy 1.17-2.fc45

Qt oriented code checker based on clang framework

https://invent.kde.org/sdk/clazy

sudo dnf install clazy
  • License: LGPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: clazy
  • 9 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Clazy
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: clazy from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst
pacman95%

clazy 1.17.1-1

Qt oriented code checker based on clang framework

https://www.kdab.com/

sudo pacman -S clazy
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • 6 dependencies
  • normalized package name match
  • Matched by: Clazy
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: clazy from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

clazy 1.17.1-1.5

Qt oriented code checker based on the Clang framework

https://apps.kde.org/clazy/

sudo zypper install clazy
  • License: LGPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: clazy
  • 10 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Clazy
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: clazy from https://download.opensuse.org/tumbleweed/repo/oss/repodata/155b97171d05e27afd950b6fe0d55513ff38f4597110664535bceedc680bbe6fd459f0733718dcc21dcf0efc7c8250fd1390c73d4790b42e62fb2c16a87242e5-primary.xml.zst

ソース経路

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

このページは 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
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment