# license-eye を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:license-eye
```

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

### macOS

- Homebrew (100%):

```sh
brew install license-eye
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:license-eye
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.8.0
- **ソース概要:** Tool to check and fix license headers and resolve dependency licenses
- **ホームページ:** <https://skywalking.apache.org/>
- **リポジトリ:** <https://github.com/apache/skywalking-eyes>
- **最終更新:** 2026-07-26T13:41:01+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- license-eye (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

SkyWalking Eyes, packaged by Homebrew as license-eye, is an Apache SkyWalking support tool for checking and fixing license headers and resolving dependency licenses.

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

SkyWalking Eyes grew inside the Apache SkyWalking ecosystem as a Go-based compliance helper for Apache-style release hygiene. The README describes the tool as usable in GitHub Actions or on a local machine, with .licenserc.yaml controlling header and dependency checks.

The 0.4.0 release on July 11, 2022 reorganized GitHub Actions into separate header and dependency actions, added Rust Cargo dependency support, supported license expressions in dependency checks, and added multiple-license support in header configuration. The Apache downloads page lists SkyWalking Eyes among support tools for development and testing.

### 採用の歴史

The project is most naturally adopted by Apache and Apache-adjacent repositories that need automated license headers, dependency license resolution, pull-request comments, and repeatable CI checks. The README documents GitHub Actions usage, Docker usage, and local CLI commands such as license-eye header check and license-eye dep resolve.

### 使われ方

Users add .licenserc.yaml at the repository root, configure header ownership and dependency files such as pom.xml, Cargo.toml, package.json, go.mod, and Gemfile.lock, then run the CLI or GitHub Actions in check, fix, diff, resolve, or dependency-check modes.

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

license-eye is package-nerdy because it turns licensing metadata into CI-enforced source hygiene. It sits at the intersection of SPDX identifiers, generated dependency graphs, Apache release rules, lockfiles, and automated header repair.

### タイムライン

- 2022-07-11: SkyWalking Eyes 0.4.0 reorganized GitHub Actions and expanded dependency-license checking.
- 2025-10-27: Apache listed SkyWalking Eyes 0.8.0 source and distribution artifacts on the SkyWalking downloads page.
- 2025: The README documented separate header and dependency GitHub Actions plus local CLI and Docker workflows.

### Related projects

- SkyWalking Eyes is part of the Apache SkyWalking project family. It relates to SPDX license identifiers, Google licensecheck, GitHub Actions, Docker packaging, language package managers, and Apache release verification practices.

### ソース

- <https://github.com/apache/skywalking-eyes>
- <https://raw.githubusercontent.com/apache/skywalking-eyes/main/README.md>
- <https://skywalking.apache.org/downloads/>
- <https://skywalking.apache.org/events/release-apache-skywalking-eyes-0-4-0/>


## セキュリティノート

narrow executable package without higher-risk signals.

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


## 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: .licenserc.yaml

## Combined YAML source

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