# 使用 Homebrew, Nix 安装 cve-bin-tool

查看 cve-bin-tool 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:cve-bin-tool
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install cve-bin-tool
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#cve-bin-tool
```

  证据: nixpkgs package indexes: cve-bin-tool from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

## 软件包事实

- **软件包键:** brew:cve-bin-tool
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/cve-bin-tool>
- **版本:** 3.4
- **来源摘要:** Scans binaries and SBOMs for known vulnerabilities and prepares reports
- **主页:** <https://github.com/ossf/cve-bin-tool>
- **仓库:** <https://github.com/ossf/cve-bin-tool>
- **上游文档:** <https://cve-bin-tool.readthedocs.io/en/latest>
- **许可证:** GPL-3.0-or-later
- **源码归档:** <https://files.pythonhosted.org/packages/5e/3e/e61d7581a0074c82536aacbdc7082fda2aa39d650998871068eb80627c3c/cve_bin_tool-3.4.tar.gz>
- **最后更新:** 2026-07-15T13:37:09Z
- **已生成:** 2026-07-25T07:20:51+00:00

## 可执行文件

- csv2cve (cli)
- cve-bin-tool (cli)
- mismatch (cli)
- csv2cve (别名)
- cve-bin-tool (别名)
- mismatch (别名)

## 依赖

- certifi
- cryptography
- libyaml
- pillow
- python@3.14
- rpds-py

## 构建依赖

- cmake
- rust

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-07-25
- 管理器版本: 3.4
- 管理器更新时间: 2026-07-15
- 本地数据: OK
- 上游仓库: https://github.com/ossf/cve-bin-tool
- 信息: No cached GitHub release or tag data was available.
## 项目历史与用法

CVE Binary Tool is an OpenSSF vulnerability-scanning tool that detects known vulnerable components in binaries, package lists, and SBOMs, then reports matching CVEs.

### 项目历史

The GitHub repository was created in January 2019. Official documentation describes the tool as using NVD plus sources such as Red Hat, OSV, GitLab Advisory Database, and Curl vulnerability data.

### 采用历史

The project is documented for pip installation, GitHub Actions usage, and package-manager distribution through Homebrew and Nix in the supplied facts, making it usable in local scans and CI pipelines.

### 使用方式

Users scan directories, files, SBOMs, package lists, and language dependency manifests; the tool can also generate SBOM and VEX outputs and run with cached or offline vulnerability data.

### 为什么软件包爱好者会关心

CVE Binary Tool is relevant to package maintainers because it connects binary/package inventory, SBOM formats, vulnerability databases, and CI reporting in a single command-line workflow.

### 时间线

- 2019: GitHub repository created.
- 2019: CVE Binary Tool 0.3.0 appears in GitHub releases.
- 2024: CVE Binary Tool 3.4 appears in GitHub releases.
- 2025: v3.4.1rc0 appears as a pre-release.

### Related projects

- OpenSSF, NVD, OSV, GitLab Advisory Database, SPDX, CycloneDX, OpenVEX

### 来源

- <https://api.github.com/repos/ossf/cve-bin-tool>
- <https://cve-bin-tool.readthedocs.io/en/latest/>
- <https://github.com/ossf/cve-bin-tool/blob/main/doc/MANUAL.md>
- <https://github.com/ossf/cve-bin-tool/blob/main/doc/README.md>


## 安全说明

没有找到 cve-bin-tool 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。


## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** cve-bin-tool
- **Version Scheme:** 0
- **Revision:** 1
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 其他软件包管理器记录

- Nix - cve-bin-tool: normalized package name match | nixpkgs package indexes: cve-bin-tool from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix


## 相关链接

- [Source-control packages](https://www.automicvault.com/zh-hans/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://www.automicvault.com/zh-hans/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://www.automicvault.com/zh-hans/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [python@3.14](https://www.automicvault.com/zh-hans/pkg/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [cmake](https://www.automicvault.com/zh-hans/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [rust](https://www.automicvault.com/zh-hans/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [safety](https://www.automicvault.com/zh-hans/pkg/brew/safety/) - Shares av.db curated category or tags: cli, python, security, software-supply-chain, vulnerability-scanner.
- [bomber](https://www.automicvault.com/zh-hans/pkg/brew/bomber/) - Shares av.db curated category or tags: cli, devsecops, sbom, security, vulnerability-scanner.
- [chainloop-cli](https://www.automicvault.com/zh-hans/pkg/brew/chainloop-cli/) - Shares av.db curated category or tags: cli, devsecops, sbom, security, software-supply-chain.
- [cyclonedx-python](https://www.automicvault.com/zh-hans/pkg/brew/cyclonedx-python/) - Shares av.db curated category or tags: cli, python, sbom, security, software-supply-chain.
- [bom](https://www.automicvault.com/zh-hans/pkg/brew/bom/) - Shares av.db curated category or tags: cli, sbom, security, software-supply-chain.
- [bomctl](https://www.automicvault.com/zh-hans/pkg/brew/bomctl/) - Shares av.db curated category or tags: cli, sbom, security, software-supply-chain.
- [cdxgen](https://www.automicvault.com/zh-hans/pkg/brew/cdxgen/) - Shares av.db curated category or tags: cli, sbom, security, software-supply-chain.
- [cyclonedx-cli](https://www.automicvault.com/zh-hans/pkg/brew/cyclonedx-cli/) - Shares av.db curated category or tags: cli, sbom, security, software-supply-chain.
- [cycode](https://www.automicvault.com/zh-hans/pkg/brew/cycode/) - Both packages touch the same language runtime or ecosystem. Shared terms: certifi, cli, cryptography, devsecops, libyaml.
- [sigstore](https://www.automicvault.com/zh-hans/pkg/brew/sigstore/) - Both packages touch the same language runtime or ecosystem. Shared terms: certifi, chain, cli, cryptography, python.

## Combined YAML source

View the package source record on GitHub. [combined/cve-bin-tool.yml](https://github.com/automic-vault/db/blob/main/combined/cve-bin-tool.yml)


## 来源

- Nucleus package database
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
