macOS
brew install hawkeyelocal Homebrew formula metadata
安装
brew install hawkeyelocal Homebrew formula metadata
nix profile install nixpkgs#hawkeyenixpkgs package indexes · pkgs/by-name/ha/hawkeye/package.nix · 来源: api.github.com
sudo pacman -S hawkeyeArch Linux sync databases · hawkeye · 来源: geo.mirror.pkgbuild.com
概览
Simple license header checker and formatter, in multiple distribution forms
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.toml可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
hawkeye | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/korandoru/hawkeye
安装元数据
| 软件包键 | brew:hawkeye |
|---|---|
| 版本 | 6.5.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/hawkeye |
| 主页 | https://github.com/korandoru/hawkeye |
| 仓库 | https://github.com/korandoru/hawkeye |
| 上游文档 | https://github.com/korandoru/hawkeye#readme |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/korandoru/hawkeye/archive/refs/tags/v6.5.1.tar.gz |
| 构建依赖 | rust |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
hawkeye
nix profile install nixpkgs#hawkeyehawkeye 6.5.1-1
Simple license header checker and formatter
https://github.com/korandoru/hawkeye
sudo pacman -S hawkeye来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.