# 使用 Homebrew 安装 license-eye

查看 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
