# cve-bin-tool mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für cve-bin-tool in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

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

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  Evidenz: 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

## Paketfakten

- **Paketschlüssel:** brew:cve-bin-tool
- **Paketmanager:** Homebrew
- **Version:** 3.4
- **Quellzusammenfassung:** Scans binaries and SBOMs for known vulnerabilities and prepares reports
- **Homepage:** <https://github.com/ossf/cve-bin-tool>
- **Repository:** <https://github.com/ossf/cve-bin-tool>
- **Zuletzt aktualisiert:** 2026-07-15T13:37:09Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- csv2cve (Alias)
- cve-bin-tool (Alias)
- mismatch (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 3.4
## Projektgeschichte und Nutzung

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

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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

### Quellen

- <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>


## Sicherheitshinweise

Für cve-bin-tool wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.


## Andere Paketmanager-Einträge

- 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)


## Quellen

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