macOS
brew install --cask codeqllocal Homebrew cask metadata
cask
codeql のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install --cask codeqllocal Homebrew cask metadata
概要
Semantic code analysis engine
履歴
CodeQL is GitHub's semantic code analysis engine and query language, packaged for command-line use through the CodeQL CLI. It is used for code scanning, security research, custom queries, and CI analysis.
CodeQL originated at Semmle, whose semantic analysis technology was acquired by GitHub in 2019. GitHub subsequently made CodeQL central to GitHub Advanced Security and to code scanning workflows, with the CLI distributed from GitHub-controlled release repositories.
Adoption moved from security research and Semmle users into GitHub's hosted code scanning product, GitHub Actions workflows, and enterprise security programs. The CLI remains important for users who need local analysis, custom queries, alternative CI systems, or prebuilt CodeQL databases.
The CLI creates CodeQL databases, runs queries, analyzes code, produces SARIF results, manages CodeQL packs, and uploads results to GitHub code scanning. GitHub recommends the CodeQL bundle because it includes the CLI plus compatible queries and libraries.
Package nerds care because the Homebrew cask wraps a large, versioned security-analysis toolchain that is otherwise commonly installed from GitHub release bundles. Its formula/cask packaging makes CodeQL feel like a normal terminal tool despite its bundled queries, extractors, and platform-specific binaries.
セキュリティ状態
codeql に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
codeql | バイナリ | Homebrew cask バイナリ | codeql |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/github/codeql-cli-binaries
インストールメタデータ
| パッケージキー | cask:codeql |
|---|---|
| バージョン | 2.26.1 |
| パッケージマネージャ | Homebrew Cask |
| パッケージマネージャページ | https://formulae.brew.sh/cask/codeql |
| ホームページ | https://codeql.github.com/ |
| リポジトリ | https://github.com/github/codeql-cli-binaries |
| 上流ドキュメント | https://codeql.github.com/ |
| ソースアーカイブ | https://github.com/github/codeql-cli-binaries/releases/download/v2.26.1/codeql-osx64.zip |
| 最終更新 | 2026-07-16T10:20:31Z |
| Pulse | updated |
| SHA-256 | 61c5d2b53e1cd8ee2bd57c31a55c57af53ffaafdf19c46d2341704c6cacf35d3 |
| ダウンロード URL | https://github.com/github/codeql-cli-binaries/releases/download/v2.26.1/codeql-osx64.zip |
| Bottle | 未記録 |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew cask API |
|---|---|
| Tap | homebrew/cask |
| Full Token | codeql |
| Names |
|
| Artifacts | |
| Deprecated | no |
| Disabled | no |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
codeql
nix profile install nixpkgs#codeqlmain/codeql
scoop install main/codeqlソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.