macOS
brew install cbmclocal Homebrew formula metadata
安装
brew install cbmclocal Homebrew formula metadata
sudo dnf install cbmcFedora Rawhide package metadata · cbmc · 来源: dl.fedoraproject.org
nix profile install nixpkgs#cbmcnixpkgs package indexes · pkgs/by-name/cb/cbmc/package.nix · 来源: api.github.com
概览
C Bounded Model Checker
历史
CBMC is the C Bounded Model Checker, a CProver formal-verification tool for checking C and C++ programs for memory safety, undefined behavior, assertions, and related properties.
The CProver site presents CBMC as a bounded model checker for C and C++ and names Daniel Kroening as the contact. The current Diffblue GitHub repository was created in 2016 and remains the development repository for CBMC and related CProver tools.
Official documentation notes availability for Linux, Windows, and macOS, including Debian/Ubuntu packages, release binaries, and Homebrew. The supplied package facts also show cbmc packaged by Homebrew, Debian, Ubuntu, Fedora, and Nix.
CBMC analyzes programs by unwinding loops and passing the resulting formula to a decision procedure. The tool suite includes `cbmc`, `goto-cc`, `goto-instrument`, `goto-analyzer`, `jbmc`, and related utilities for producing and analyzing goto programs.
CBMC is a heavyweight developer-tools package because a single install exposes a mature formal-methods toolchain rather than just one binary. It is notable in package collections as a command-line verification suite that can slot into CI and compiler-like workflows.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
cbmc | cli | 全局可执行文件 | |
cprover | cli | 全局可执行文件 | |
crangler | cli | 全局可执行文件 | |
goto-analyzer | cli | 全局可执行文件 | |
goto-cc | cli | 全局可执行文件 | |
goto-diff | cli | 全局可执行文件 | |
goto-gcc | cli | 全局可执行文件 | |
goto-harness | cli | 全局可执行文件 | |
goto-inspect | cli | 全局可执行文件 | |
goto-instrument | cli | 全局可执行文件 | |
goto-ld | cli | 全局可执行文件 | |
goto-synthesizer | cli | 全局可执行文件 | |
janalyzer | cli | 全局可执行文件 | |
jbmc | cli | 全局可执行文件 | |
jdiff | cli | 全局可执行文件 | |
ls_parse.py | cli | 全局可执行文件 | |
symtab2gb | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/diffblue/cbmc
安装元数据
| 软件包键 | brew:cbmc |
|---|---|
| 版本 | 6.10.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/cbmc |
| 主页 | https://www.cprover.org/cbmc/ |
| 仓库 | https://github.com/diffblue/cbmc |
| 上游文档 | https://diffblue.github.io/cbmc/cprover_documentation.html |
| 许可证 | BSD-4-Clause |
| 源码归档 | https://github.com/diffblue/cbmc.git |
| 最后更新 | 2026-06-24T16:07:58Z |
| Pulse | updated |
| 构建依赖 | cmake, maven, openjdk@21, rust |
| 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 | cbmc |
| 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 软件包链接分开显示。
cbmc 6.6.0-4
bounded model checker for C and C++ programs
sudo apt install cbmcjbmc 6.6.0-4
bounded model checker for Java programs
sudo apt install jbmccbmc
nix profile install nixpkgs#cbmccbmc 5.95.1-4ubuntu1
bounded model checker for C and C++ programs
sudo apt install cbmcjbmc 5.95.1-4ubuntu1
bounded model checker for Java programs
sudo apt install jbmccbmc 6.8.0-1.fc44
Bounded Model Checker for ANSI-C and C++ programs
sudo dnf install cbmccbmc-doc 6.8.0-1.fc44
Documentation for cbmc
sudo dnf install cbmc-doccbmc-utils 6.8.0-1.fc44
Output conversion utilities for CBMC
sudo dnf install cbmc-utils来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.