# Installer chain-bench avec Homebrew, Nix

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

## installation

```sh
sudo av install brew:chain-bench
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install chain-bench
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#chain-bench
```

  Preuve: nixpkgs package indexes: pkgs/by-name/ch/chain-bench/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:chain-bench
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.1.10
- **Résumé source:** Software supply chain auditing tool based on CIS benchmark
- **Page d'accueil:** <https://github.com/aquasecurity/chain-bench>
- **Dépôt:** <https://github.com/aquasecurity/chain-bench>
- **Dernière mise à jour:** 2026-07-27T19:20:58+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- chain-bench (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

Chain-bench is Aqua Security's open-source CLI for auditing software supply-chain posture against the CIS Software Supply Chain Security Guide. Its history is bound to the 2022 CIS/Aqua push to make supply-chain controls measurable across source code, build pipelines, dependencies, artifacts, and deployment.

### Historique du projet

Aqua announced Chain-bench on June 22, 2022 alongside the CIS Software Supply Chain Security Guide, describing it as an open-source auditing tool for the new CIS guidelines. The official README says Chain-bench scans the software delivery lifecycle from code time through deploy time and implements CIS Software Supply Chain Benchmark checks.

### Historique d'adoption

The official README documents installation through Homebrew, Nix, Docker, GitHub releases, and GitHub Actions, with GitLab CI support described as beta. Aqua's July 2022 blog also listed GitHub Action, Docker image, executable releases, and NixOS package routes, showing the project was designed to be consumed both locally and in CI.

### Modes d'utilisation

Users provide a repository URL and an SCM access token, then run chain-bench scan to collect organization, repository, branch protection, member, and pipeline settings and report pass/fail results for CIS controls. The README documents GitHub and GitLab SCM support, personal access token requirements, Docker usage, and CI integration.

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

Chain-bench is interesting to package maintainers because it packages a compliance benchmark as a CLI, Docker image, GitHub Action, and distro package instead of only as a SaaS feature. That makes it part of the post-SolarWinds/log4j supply-chain tooling wave where checklists became runnable developer tools.

### Chronologie

- 2022: Aqua and CIS released the Software Supply Chain Security Guide and Aqua unveiled Chain-bench.
- 2022: Aqua published a getting-started blog for auditing CIS compliance with Chain-bench.
- 2026: The README documents Brew, Nix, Docker, release binaries, GitHub Actions, and beta GitLab CI usage.

### Related projects

- Chain-bench is related to the CIS Software Supply Chain Security Guide, Aqua Vulnerability Database compliance checks, Trivy-family Aqua open-source tooling, GitHub Actions, GitLab CI, and SCM platforms such as GitHub and GitLab.

### Sources

- <https://github.com/aquasecurity/chain-bench#readme>
- <https://github.com/aquasecurity/chain-bench/tree/main/docs>
- <https://www.aquasec.com/news/software-supply-chain-security-guide-cis-aqua-security/>
- <https://www.aquasec.com/blog/cis-software-supply-chain-compliance/>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- Nix - chain-bench: normalized package name match | nixpkgs package indexes: pkgs/by-name/ch/chain-bench/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/chain-bench.yml](https://github.com/mxcl/pkgdb/blob/main/combined/chain-bench.yml)


## Sources

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