# Installer cve-bin-tool avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de cve-bin-tool pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Faits du paquet

- **Clé du paquet:** brew:cve-bin-tool
- **Gestionnaire de paquets:** Homebrew
- **Version:** 3.4
- **Résumé source:** Scans binaries and SBOMs for known vulnerabilities and prepares reports
- **Page d'accueil:** <https://github.com/ossf/cve-bin-tool>
- **Dépôt:** <https://github.com/ossf/cve-bin-tool>
- **Dernière mise à jour:** 2026-07-15T13:37:09Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

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

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 3.4
## Historique du projet et usages

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

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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

### Sources

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


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour cve-bin-tool. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.


## Autres enregistrements de gestionnaires de paquets

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


## Sources

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