Automic VaultAutomic Vault

brew

fetch mit Homebrew, apk, MacPorts, winget installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install fetch

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install fetch

MacPorts ports tree · net/fetch/Portfile · Quelle: api.github.com

Windows

Windows Package Managerverifiziert · 92%
winget install --id MattWhitwam.Fetch -e

Windows Package Manager source index · MattWhitwam.Fetch · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

Download assets from a commit, branch, or tag of GitHub repositories

Verlauf

Projektgeschichte und Nutzung

Gruntwork's fetch is a release-asset and repository-content downloader for GitHub and GitLab repositories. It exists to turn a versioned repository reference into an installable file, directory, or binary asset with less shell scripting around API calls and authentication.

Projektgeschichte

The README explains the tool's origin in Gruntwork's need to publish scripts and binaries that clients could install at a specific version. The public repository was created in 2016, and the tool grew around the practical cases that were awkward with a bare curl or wget command: private repositories, JSON API responses, release assets, authentication, checksums, and semantic-version tag constraints.

Adoptionsgeschichte

Official installation guidance treats Homebrew packages as third-party convenience packages and recommends GitHub Releases for release binaries. The tool's adoption story is therefore centered on infrastructure teams consuming versioned assets from Git hosting services rather than a large ecosystem of plugins or libraries.

Wie es verwendet wird

Common usage is a one-liner such as fetch --repo=... --tag=... --source-path=... /tmp/path. The CLI can select a branch, commit, tag, or tag constraint, download selected paths or release assets, verify SHA256 or SHA512 checksums, and use environment variables such as GITHUB_OAUTH_TOKEN or GITLAB_TOKEN for private repositories.

Warum Paket-Nerds sich dafür interessieren

fetch is package-manager-adjacent: it is not a package manager, but it solves the same reproducibility itch for teams distributing small tools out of Git releases. Package nerds care because it codifies a common bootstrap pattern without requiring every installer script to hand-roll GitHub or GitLab API plumbing.

Zeitleiste

  • 2016: Public GitHub repository created.
  • 2016 onward: README positions fetch around downloading versioned scripts, folders, and release assets from GitHub repositories.
  • README status note: GitLab support covers public, private, nested-group, and self-hosted repositories.

Related projects

  • fetch overlaps with curl, wget, GitHub Releases, GitLab releases, and semantic-version tooling, but focuses on authenticated, version-selected repository and release-asset downloads.

Sicherheitslage

Risikostufe: blue

broad file, network, media, or database tool signal.

Risikoklassifikator

blue Risiko · mittel Konfidenz · tool

Warum

  • broad file, network, media, or database tool signal

Signale

  • text:download

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.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
fetchcliglobales 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-25
Manager-Version0.4.8
Manager aktualisiert2026-07-23
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv0.4.8

https://github.com/gruntwork-io/fetch

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:fetch
Version0.4.8
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/fetch
Homepagehttps://www.gruntwork.io/
Repositoryhttps://github.com/gruntwork-io/fetch
Upstream-Dokumentationhttps://github.com/gruntwork-io/fetch#readme
LizenzMIT
Quellarchivhttps://github.com/gruntwork-io/fetch/archive/refs/tags/v0.4.8.tar.gz
Zuletzt aktualisiert2026-07-23T00:39:39-04:00
Pulseupdated
Build-Abhängigkeitengo
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 Namefetch
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

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

apk95%

fetch 14.0.0-r0

Portable fetch utility from FreeBSD

https://github.com/jrmarino/fetch-freebsd

sudo apk add fetch
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: fetch
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Fetch
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: fetch from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

fetch-dev 14.0.0-r0

Portable fetch utility from FreeBSD (development files)

https://github.com/jrmarino/fetch-freebsd

sudo apk add fetch-dev
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: fetch
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Fetch
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: fetch-dev from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

fetch-doc 14.0.0-r0

Portable fetch utility from FreeBSD (documentation)

https://github.com/jrmarino/fetch-freebsd

sudo apk add fetch-doc
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: fetch
  • normalized package name match
  • Abgeglichen nach: Fetch
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: fetch-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

libfetch 14.0.0-r0

Portable fetch utility from FreeBSD (libraries)

https://github.com/jrmarino/fetch-freebsd

sudo apk add libfetch
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: fetch
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Fetch
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libfetch from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
MacPorts95%

fetch

sudo port install fetch
  • normalized package name match
  • Abgeglichen nach: Fetch
MacPorts ports tree · api.github.com · MacPorts ports tree: net/fetch/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
winget95%

MattWhitwam.Fetch

winget install --id MattWhitwam.Fetch -e
  • normalized package name match
  • Abgeglichen nach: Fetch
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: MattWhitwam.Fetch from https://cdn.winget.microsoft.com/cache/source.msix

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 package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment