Automic VaultAutomic Vault

brew

hawkeye mit Homebrew, Nix, pacman installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install hawkeye

local Homebrew formula metadata

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#hawkeye

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S hawkeye

Arch Linux sync databases · hawkeye · Quelle: geo.mirror.pkgbuild.com

Überblick

Paketzusammenfassung

Simple license header checker and formatter, in multiple distribution forms

Befehle und Aliase

  • hawkeye

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

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

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
hawkeyecliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-08
Manager-Version6.5.1
Manager aktualisiert
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv6.5.1

https://github.com/korandoru/hawkeye

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:hawkeye
Version6.5.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/hawkeye
Homepagehttps://github.com/korandoru/hawkeye
Repositoryhttps://github.com/korandoru/hawkeye
Upstream-Dokumentationhttps://github.com/korandoru/hawkeye#readme
LizenzApache-2.0
Quellarchivhttps://github.com/korandoru/hawkeye/archive/refs/tags/v6.5.1.tar.gz
Build-Abhängigkeitenrust
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

hawkeye

nix profile install nixpkgs#hawkeye
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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