# cycode を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:cycode
```

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

### macOS

- Homebrew (100%):

```sh
brew install cycode
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:cycode
- **パッケージマネージャ:** Homebrew
- **バージョン:** 3.18.0
- **ソース概要:** Boost security in your dev lifecycle via SAST, SCA, Secrets & IaC scanning
- **ホームページ:** <https://github.com/cycodehq/cycode-cli>
- **リポジトリ:** <https://github.com/cycodehq/cycode-cli>
- **最終更新:** 2026-07-24T12:07:28Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- cycode (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

Cycode CLI is a local and CI-oriented security scanner for Cycode users, covering secrets, infrastructure-as-code misconfigurations, SCA vulnerabilities, and SAST findings.

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

The cycode-cli repository was created in July 2022 and published early releases later that year. Its README has grown from a scanner guide into a broader command-line manual covering authentication, configuration, pre-commit and pre-push hooks, repository and path scans, SBOM reports, and an experimental MCP server.

### 採用の歴史

Official installation paths include PyPI, Homebrew, and GitHub Releases, which lets teams choose between Python packaging, macOS package management, and standalone executables. The README also documents pre-commit integration, making the CLI part of developer workflow rather than only a central CI scanner.

### 使われ方

Users authenticate with cycode auth, cycode configure, or environment variables, then run scans over repositories, paths, commit history, pre-commit, or pre-push contexts. The CLI stores global credentials and URLs under the user's .cycode directory and local ignore rules in .cycode/config.yaml where scans are run.

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

For package maintainers, Cycode CLI is a security SaaS client with real local state: packaging needs to expose the cycode executable cleanly while leaving credentials, service URLs, and ignore-rule config in user- or project-owned YAML files.

### タイムライン

- 2022: Repository created and early 0.1.x releases published.
- 2023: 0.2.x releases continued the CLI line.
- 2026: 3.x releases remained active with scanner and workflow features documented in the README.

### Related projects

- The CLI integrates with pre-commit and with Cycode's hosted service through client credentials, OIDC tokens, and Cycode API and app URLs.

### ソース

- <https://github.com/cycodehq/cycode-cli/blob/main/README.md>
- <https://api.github.com/repos/cycodehq/cycode-cli>
- <https://github.com/cycodehq/cycode-cli/releases>
- <https://formulae.brew.sh/formula/cycode>


## セキュリティノート

cycode に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ 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: ~/.cycode/config.yaml, ./.cycode/config.yaml

## Credential files

- Unix: ~/.cycode/credentials.yaml

## Combined YAML source

View the package source record on GitHub. [combined/cycode.yml](https://github.com/mxcl/pkgdb/blob/main/combined/cycode.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
