# license-eye mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für license-eye in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

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

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:license-eye
- **Paketmanager:** Homebrew
- **Version:** 0.8.0
- **Quellzusammenfassung:** Tool to check and fix license headers and resolve dependency licenses
- **Homepage:** <https://skywalking.apache.org/>
- **Repository:** <https://github.com/apache/skywalking-eyes>
- **Zuletzt aktualisiert:** 2026-07-26T13:41:01+02:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- license-eye (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.8.0
## Projektgeschichte und Nutzung

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

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- 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)


## Quellen

- 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
