macOS
brew install --cask codeqllocal Homebrew cask metadata
安装
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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.