Automic VaultAutomic Vault

brew

hawkeye を Homebrew, Nix, pacman でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install hawkeye

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#hawkeye

nixpkgs package indexes · pkgs/by-name/ha/hawkeye/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S hawkeye

Arch Linux sync databases · hawkeye · ソース: geo.mirror.pkgbuild.com

概要

パッケージ概要

Simple license header checker and formatter, in multiple distribution forms

コマンドとエイリアス

  • hawkeye

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2023: Public GitHub repository created.
  • 2023: README-documented licenserc.toml workflow uses 2023 as the example inception year.
  • 2020s: Distribution expands across Cargo, prebuilt binaries, Docker, GitHub Actions, and downstream package managers.

Related projects

  • Related tools include license scanners and formatters used in CI, but HawkEye's closest practical peers are repository policy tools that enforce source-header conventions rather than dependency-license inventories.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

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

Config paths the tool may read or write during local use.

Unix
./licenserc.toml
Windows
.\licenserc.toml

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
hawkeyecliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版6.5.1
マネージャ更新日
ローカルデータOK
上流最新
検出された最新v6.5.1

https://github.com/korandoru/hawkeye

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキー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 DatabaseHomebrew formula API
Taphomebrew/core
Full Namehawkeye
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

hawkeye

nix profile install nixpkgs#hawkeye
  • normalized package name match
  • 一致条件: Hawkeye
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ha/hawkeye/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
pacman95%

hawkeye 6.5.1-1

Simple license header checker and formatter

https://github.com/korandoru/hawkeye

sudo pacman -S hawkeye
  • License: Apache-2.0
  • Architecture: x86_64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Hawkeye
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: hawkeye from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment