macOS
brew install hawkeyelocal Homebrew formula metadata
brew
Simple license header checker and formatter, in multiple distribution forms. Version 6.5.1 via Homebrew; verified from local package data.
install
brew install hawkeyelocal Homebrew formula metadata
nix profile install nixpkgs#hawkeyenixpkgs package indexes · pkgs/by-name/ha/hawkeye/package.nix · source: api.github.com
sudo pacman -S hawkeyeArch Linux sync databases · hawkeye · source: geo.mirror.pkgbuild.com
overview
Simple license header checker and formatter, in multiple distribution forms
history
HawkEye is a Rust command-line tool and GitHub Action for checking, formatting, and removing license headers in source trees. Its package history is centered on supply-chain hygiene: it packages a repetitive repository-maintenance task as a local CLI, container image, prebuilt binary, Cargo install, and CI action.
The public GitHub repository was created in January 2023 under the korandoru organization. The README describes the project as a simple license header checker and formatter, with a project-level licenserc.toml configuration file and commands for check, format, and remove workflows.
The project presents itself less as a general license scanner and more as a formatter for copyright/license header policy. Its native-image and prebuilt-binary distribution options fit teams that want fast CI checks without provisioning a full language toolchain.
The README documents several distribution paths: a GitHub Action, a Docker image, Cargo installation, Arch Linux packaging, and prebuilt release installers. Homebrew, Nix, and pacman packaging in the input facts show adoption by Unix-oriented package ecosystems beyond the upstream release channel.
Typical use is to add a licenserc.toml file at a repository root, run hawkeye check in CI, and use hawkeye format when files need an automatic header fix. The same executable can also remove headers, which makes it useful for migrations between license-header policies.
HawkEye matters to package-maintenance workflows because license headers are a common release-review nuisance: too small to deserve a bespoke framework, but common enough to fail CI and release audits. A single static-feeling CLI with GitHub Action support is the useful boring shape for that job.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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.
Config paths the tool may read or write during local use.
./licenserc.toml.\licenserc.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
hawkeye | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/korandoru/hawkeye
install metadata
| Package key | brew:hawkeye |
|---|---|
| Version | 6.5.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/hawkeye |
| Homepage | https://github.com/korandoru/hawkeye |
| Repository | https://github.com/korandoru/hawkeye |
| Upstream docs | https://github.com/korandoru/hawkeye#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/korandoru/hawkeye/archive/refs/tags/v6.5.1.tar.gz |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | hawkeye |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
hawkeye
nix profile install nixpkgs#hawkeyehawkeye 6.5.1-1
Simple license header checker and formatter
https://github.com/korandoru/hawkeye
sudo pacman -S hawkeyesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.