# chain-bench を Homebrew, Nix でインストール

chain-bench のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

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

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## パッケージ情報

- **パッケージキー:** brew:chain-bench
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.1.10
- **ソース概要:** Software supply chain auditing tool based on CIS benchmark
- **ホームページ:** <https://github.com/aquasecurity/chain-bench>
- **リポジトリ:** <https://github.com/aquasecurity/chain-bench>
- **最終更新:** 2026-07-27T19:20:58+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- chain-bench (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.1.10
## プロジェクトの歴史と使われ方

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.

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### パッケージ好きにとっての重要性

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.

### タイムライン

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

### ソース

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


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## 他のパッケージマネージャ記録

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


## ソース

- 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
