macOS
brew install codequerylocal Homebrew formula metadata
brew
codequery のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install codequerylocal Homebrew formula metadata
sudo apt install codequeryDebian stable package indexes · codequery · ソース: deb.debian.org
概要
Code-understanding, code-browsing or code-search tool
履歴
CodeQuery is a source-code indexing, browsing, and search tool that combines cscope-style call information with ctags-style symbol information and stores the result in a SQLite-backed database.
The GitHub repository dates to 2013 and the README presents CodeQuery as a cross-platform GUI plus command-line database tooling. It was built around existing source-navigation traditions: cscope, Exuberant ctags, Universal Ctags, pycscope, and starscope.
CodeQuery spread through classic package-manager channels rather than a SaaS ecosystem: the README documents Debian and Ubuntu installation through apt, macOS installation through Homebrew, and Windows binaries through SourceForge.
A typical workflow uses cscope and ctags data, processes it with cqmakedb into a CodeQuery database, then browses or queries it with the codequery GUI or searches with cqsearch. The tool supports symbols, call relationships, inheritance relationships, file lookup, grep-style search, and graph exports.
CodeQuery matters to package nerds as a packaged survivor of the pre-language-server source-navigation era. It connects long-lived Unix indexing tools, SQLite, GUI browsing, and distro packaging in a way that makes large legacy codebases searchable without adopting a full IDE.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
codequery | cli | グローバル実行可能ファイル | |
cqmakedb | cli | グローバル実行可能ファイル | |
cqsearch | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/ruben2020/codequery
インストールメタデータ
| パッケージキー | brew:codequery |
|---|---|
| バージョン | 1.0.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/codequery |
| ホームページ | https://ruben2020.github.io/codequery/ |
| リポジトリ | https://github.com/ruben2020/codequery |
| 上流ドキュメント | https://github.com/ruben2020/codequery#readme |
| ライセンス | MPL-2.0 |
| ソースアーカイブ | https://github.com/ruben2020/codequery/archive/refs/tags/v1.0.1.tar.gz |
| 依存関係 | qt5compat, qtbase, sqlite |
| ビルド依存関係 | cmake, qttools |
| 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 | codequery |
| 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 パッケージリンクとは分けて表示されます。
codequery 1.0.0+dfsg-1
code-understanding, code-browsing or code-search tool
https://github.com/ruben2020/codequery
sudo apt install codequerycodequery 0.27.0+dfsg-1build2
code-understanding, code-browsing or code-search tool
https://github.com/ruben2020/codequery
sudo apt install codequeryソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.