Automic VaultAutomic Vault

brew

clangql を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install clangql

local Homebrew formula metadata

概要

パッケージ概要

Run a SQL like language to perform queries on C/C++ files

コマンドとエイリアス

  • clangql

履歴

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

ClangQL is a Rust CLI that applies a SQL-like query language to C and C++ code through Clang AST data and the GitQL SDK.

プロジェクトの歴史

The repository and crates.io package both appeared in April 2024. The README presents ClangQL as a way to query C/C++ code instead of database files, with examples over functions and globals.

The project has had a rapid 0.x release series on crates.io and GitHub tags. Homebrew currently packages a tagged GitHub archive as clangql 0.23.0, while crates.io metadata lists 0.11.0 as the max crate version.

採用の歴史

The README documents both cargo install clangql and brew install clangql. crates.io reported 10,891 total downloads, and Homebrew reported 470 installs over the prior 365 days for the formula.

使われ方

Users pass source files, a script, or an inline query and can request rendered, JSON, or CSV output. The examples show SQL-like SELECT, COUNT, DISTINCT, LIKE, and matcher predicates over functions and globals.

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

ClangQL is interesting as a packaging artifact because it combines Rust distribution, libclang availability, and Homebrew bottles for a developer tool whose runtime behavior depends on the local LLVM/Clang stack.

タイムライン

  • 2024: GitHub repository and crates.io crate created.
  • 2024: Early 0.2.0 and 0.3.0 GitHub releases published.
  • 2025: 0.8.0 through 0.11.0 releases published on GitHub/crates.io.
  • 2026: Homebrew formula metadata lists 0.23.0 as stable from a GitHub tag.

Related projects

  • GitQL is the query-language SDK named in the README as ClangQL's foundation.
  • LLVM/Clang and libclang are required runtime/build dependencies for parsing C and C++ code.

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:sql

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/AmrDeveloper/ClangQL

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:clangql
バージョン0.23.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/clangql
ホームページhttps://amrdeveloper.github.io/ClangQL/
リポジトリhttps://github.com/AmrDeveloper/ClangQL
上流ドキュメントhttps://amrdeveloper.github.io/ClangQL
ライセンスMIT
ソースアーカイブhttps://github.com/AmrDeveloper/ClangQL/archive/refs/tags/0.23.0.tar.gz
最終更新2026-06-15T10:20:12-04:00
Pulseupdated
依存関係llvm
ビルド依存関係rust
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソース経路

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

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