Automic VaultAutomic Vault

brew

hurl mit Homebrew, apk, MacPorts, Nix, pacman, zypper, scoop, winget installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install hurl

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install hurl

MacPorts ports tree · www/hurl/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add hurl

Alpine Linux edge package indexes · hurl · Quelle: dl-cdn.alpinelinux.org

Nixverifiziert · 92%
nix profile install nixpkgs#hurl

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S hurl

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

openSUSE zypperverifiziert · 92%
sudo zypper install hurl

openSUSE Tumbleweed package metadata · hurl · Quelle: download.opensuse.org

Windows

Scoopverifiziert · 92%
scoop install main/hurl

Scoop official bucket manifest trees · bucket/hurl.json · Quelle: api.github.com

Windows Package Managerverifiziert · 92%
winget install --id Orange-OpenSource.Hurl -e

Windows Package Manager source index · Orange-OpenSource.Hurl · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

Run and Test HTTP Requests with plain text and curl

Befehle und Aliase

  • hurl
  • hurlfmt

Verlauf

Projektgeschichte und Nutzung

Hurl is an Orange Open Source command-line tool for running HTTP requests and tests from a plain-text file format. It sits between curl-style request execution and API test tooling: users can chain requests, capture values, assert headers and bodies, and emit CI-friendly reports.

Projektgeschichte

The public GitHub repository was created in August 2020, and the release history shows a 1.0.0 tag in December 2020. The project evolved quickly from a plain-text HTTP runner into a broader API testing tool with captures, XPath and JSONPath assertions, SOAP and GraphQL examples, reports, and formatter/import tooling.

Hurl's own README emphasizes that the HTTP engine is powered by libcurl while the surrounding CLI and file format are written in Rust. That design gave the tool a package-nerd-friendly niche: curl-compatible network behavior wrapped in a reproducible test file that can live in a repository.

Adoptionsgeschichte

The installation documentation and package metadata show distribution through Homebrew, MacPorts, Nix, Arch, Scoop, Winget, Alpine, and other channels. The changelog thanks outside contributors across releases, which indicates usage beyond the original Orange engineering team.

Wie es verwendet wird

Hurl files usually describe one or more HTTP exchanges with expected status codes, captures, and assertions. The README examples cover HTML, REST/JSON, SOAP, GraphQL, performance assertions, hashes, and CI output formats such as JUnit, TAP, and HTML.

Warum Paket-Nerds sich dafür interessieren

Hurl matters to package and CLI users because it makes HTTP integration checks small, reviewable, and runtime-light. Instead of committing shell scripts around curl plus a separate assertion language, teams can commit one text fixture and run it locally or in CI.

Zeitleiste

  • 2020: Public GitHub repository created and early 0.99.x releases published.
  • 2020: 1.0.0 release tag published in December.
  • 2021: 1.x releases continued the API-testing feature set.
  • 2025: 7.1.0 added items such as secrets-file support and additional authentication options.
  • 2026: 8.0.0 changed several CLI options and moved JSONPath handling toward RFC 9535 behavior.

Related projects

  • Hurl is closely related to curl and libcurl, and it overlaps with API-testing tools that store requests as text or collections. Its `hurlfmt` executable also connects it to the habit of importing, formatting, and reviewing HTTP requests as source files.

Quellen

  • Project README, changelog, documentation, GitHub release metadata, and Homebrew package metadata were used.

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:http

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 2 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.

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.netrc

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
hurlcliglobales Executable
hurlfmtcliglobales 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-26
Manager-Version8.0.1
Manager aktualisiert2026-06-22
lokale DatenOK
Upstreamaktuell
neueste erkannte Version8.0.1

https://github.com/Orange-OpenSource/hurl

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:hurl
Version8.0.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/hurl
Homepagehttps://hurl.dev
Repositoryhttps://github.com/Orange-OpenSource/hurl
Upstream-Dokumentationhttps://hurl.dev/docs/frequently-asked-questions.html
LizenzApache-2.0
Quellarchivhttps://github.com/Orange-OpenSource/hurl/archive/refs/tags/8.0.1.tar.gz
Zuletzt aktualisiert2026-06-22T14:03:44-07:00
Pulseupdated
Build-Abhängigkeitenpkgconf, rust
Von macOS bereitgestellte Bibliothekencurl, libxml2, llvm
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 Namehurl
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.

Nix95%

hurl

nix profile install nixpkgs#hurl
  • normalized package name match
  • Abgeglichen nach: Hurl
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/hu/hurl/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

hurl 7.1.0-r0

CLI to run HTTP requests defined in simple plain text format

https://hurl.dev/

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

hurl-bash-completion 7.1.0-r0

Bash completions for hurl

https://hurl.dev/

sudo apk add hurl-bash-completion
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: hurl
  • normalized package name match
  • Abgeglichen nach: Hurl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: hurl-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

hurl-doc 7.1.0-r0

CLI to run HTTP requests defined in simple plain text format (documentation)

https://hurl.dev/

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

hurl-fish-completion 7.1.0-r0

Fish completions for hurl

https://hurl.dev/

sudo apk add hurl-fish-completion
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: hurl
  • normalized package name match
  • Abgeglichen nach: Hurl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: hurl-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

hurl-zsh-completion 7.1.0-r0

Zsh completions for hurl

https://hurl.dev/

sudo apk add hurl-zsh-completion
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: hurl
  • normalized package name match
  • Abgeglichen nach: Hurl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: hurl-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
pacman95%

hurl 8.0.1-1

Run and test HTTP requests with plain text

https://github.com/Orange-OpenSource/hurl

sudo pacman -S hurl
  • License: Apache-2.0
  • Architecture: x86_64
  • 7 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Hurl
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: hurl from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

hurl 8.0.1-1.1

Run and test HTTP requests with plain text

https://github.com/Orange-OpenSource/hurl

sudo zypper install hurl
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: hurl
  • 7 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Hurl
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: hurl from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

hurl

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

main/hurl

scoop install main/hurl
  • normalized package name match
  • Abgeglichen nach: Hurl
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/hurl.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

Orange-OpenSource.Hurl

winget install --id Orange-OpenSource.Hurl -e
  • normalized package name match
  • Abgeglichen nach: Hurl
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Orange-OpenSource.Hurl 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 configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment