macOS
brew install cbmclocal Homebrew formula metadata
brew
cbmc のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.