# 使用 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: pkgs/by-name/cv/cve-bin-tool/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:cve-bin-tool
- **软件包管理器:** Homebrew
- **版本:** 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>
- **最后更新:** 2026-07-15T13:37:09Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

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

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 3.4
## 项目历史与用法

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。


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

- Nix - cve-bin-tool: normalized package name match | nixpkgs package indexes: pkgs/by-name/cv/cve-bin-tool/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

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


## 来源

- pkg.so package database
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
