# chainloop-cli を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:chainloop-cli
```

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

### macOS

- Homebrew (100%):

```sh
brew install chainloop-cli
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:chainloop-cli
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.105.3
- **ソース概要:** CLI for interacting with Chainloop
- **ホームページ:** <https://docs.chainloop.dev>
- **リポジトリ:** <https://github.com/chainloop-dev/chainloop>
- **最終更新:** 2026-08-03T03:10:18Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- chainloop (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

Chainloop CLI is the developer-facing command-line interface for Chainloop's software supply-chain evidence store and attestation platform. It is used to initialize attestations, add evidence such as SBOMs or vulnerability reports, sign metadata, and push it into Chainloop for validation and storage.

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

Chainloop was introduced on May 22, 2023 as an API for an organization's software supply chain, built around a SLSA level 3 provenance-compliant control plane and a contract-based attestation process. The README describes Chainloop as an open-source evidence store for attestations, SBOMs, VEX, SARIF, QA reports, and related software-delivery evidence.

### 採用の歴史

The official README and docs emphasize use across CI/CD pipelines, with developers using the CLI while security and compliance teams define workflow contracts, policies, storage, and integrations. Chainloop documentation and changelogs show the platform expanding from attestation capture into policies, compliance frameworks, vulnerability management, integrations, AI coding-session evidence, and enterprise platform features.

### 使われ方

The quickstart guides users through installing the CLI, logging in, initializing an attestation, adding a container image, SBOM, and vulnerability report, then pushing the signed attestation. The CLI reference documents commands for applying YAML resources, uploading/downloading artifacts, creating attestations, and passing configuration through ~/.config/chainloop/config.toml or environment variables such as CHAINLOOP_TOKEN.

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

Package nerds care about chainloop-cli because it is a modern supply-chain CLI that wraps several packaging-era concerns: SBOMs, provenance, signatures, OCI storage, SLSA, in-toto, Sigstore, policy-as-code, and CI/CD evidence capture. Homebrew packaging gives developers a local install path for a tool meant to be embedded in automated delivery pipelines.

### タイムライン

- 2023: Chainloop was introduced publicly as an early-access software supply-chain attestation platform.
- 2024: Chainloop changelogs added contract-less attestations, material auto-discovery, broader evidence types, policies, and Prometheus-oriented monitoring.
- 2026: Documentation presents Chainloop as a centralized evidence store with real-time visibility, automated compliance, policy evaluation, and CLI-driven attestation workflows.

### Related projects

- Chainloop is built around or integrates with SLSA, in-toto, Sigstore, OCI registries, OPA/Rego policies, Dependency-Track, GUAC, CycloneDX, SPDX, OpenVEX, SARIF, CSAF, GitHub Actions, GitLab CI, and Kubernetes/Helm deployment paths.

### ソース

- <https://chainloop.dev/blog/introducing-chainloop/>
- <https://github.com/chainloop-dev/chainloop/blob/main/README.md>
- <https://docs.chainloop.dev/welcome.md>
- <https://docs.chainloop.dev/quickstart.md>
- <https://docs.chainloop.dev/command-line-reference/cli-reference.md>
- <https://docs.chainloop.dev/llms.txt>


## セキュリティノート

chainloop-cli に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.config/chainloop/config.toml

## Credential files

- Unix: ~/.config/chainloop/config.toml

## Combined YAML source

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


## ソース

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
