macOS
brew install hurllocal Homebrew formula metadata
sudo port install hurlMacPorts ports tree · www/hurl/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für hurl in AI-Agent-Workflows.
Installation
brew install hurllocal Homebrew formula metadata
sudo port install hurlMacPorts ports tree · www/hurl/Portfile · Quelle: api.github.com
sudo apk add hurlAlpine Linux edge package indexes · hurl · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#hurlnixpkgs package indexes · pkgs/by-name/hu/hurl/package.nix · Quelle: api.github.com
sudo pacman -S hurlArch Linux sync databases · hurl · Quelle: geo.mirror.pkgbuild.com
sudo zypper install hurlopenSUSE Tumbleweed package metadata · hurl · Quelle: download.opensuse.org
scoop install main/hurlScoop official bucket manifest trees · bucket/hurl.json · Quelle: api.github.com
winget install --id Orange-OpenSource.Hurl -eWindows Package Manager source index · Orange-OpenSource.Hurl · Quelle: cdn.winget.microsoft.com
Überblick
Run and Test HTTP Requests with plain text and curl
Verlauf
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.
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.
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.
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.
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.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.
Credential-bearing paths to review before unattended agent runs.
~/.netrcExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
hurl | cli | globales Executable | |
hurlfmt | cli | globales Executable |
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.
https://github.com/Orange-OpenSource/hurl
Installationsmetadaten
| Paketschlüssel | brew:hurl |
|---|---|
| Version | 8.0.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/hurl |
| Homepage | https://hurl.dev |
| Repository | https://github.com/Orange-OpenSource/hurl |
| Upstream-Dokumentation | https://hurl.dev/docs/frequently-asked-questions.html |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/Orange-OpenSource/hurl/archive/refs/tags/8.0.1.tar.gz |
| Zuletzt aktualisiert | 2026-06-22T14:03:44-07:00 |
| Pulse | updated |
| Build-Abhängigkeiten | pkgconf, rust |
| Von macOS bereitgestellte Bibliotheken | curl, libxml2, llvm |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | hurl |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
hurl
nix profile install nixpkgs#hurlhurl 7.1.0-r0
CLI to run HTTP requests defined in simple plain text format
sudo apk add hurlhurl-bash-completion 7.1.0-r0
Bash completions for hurl
sudo apk add hurl-bash-completionhurl-doc 7.1.0-r0
CLI to run HTTP requests defined in simple plain text format (documentation)
sudo apk add hurl-dochurl-fish-completion 7.1.0-r0
Fish completions for hurl
sudo apk add hurl-fish-completionhurl-zsh-completion 7.1.0-r0
Zsh completions for hurl
sudo apk add hurl-zsh-completionhurl 8.0.1-1
Run and test HTTP requests with plain text
https://github.com/Orange-OpenSource/hurl
sudo pacman -S hurlhurl 8.0.1-1.1
Run and test HTTP requests with plain text
https://github.com/Orange-OpenSource/hurl
sudo zypper install hurlhurl
sudo port install hurlmain/hurl
scoop install main/hurlOrange-OpenSource.Hurl
winget install --id Orange-OpenSource.Hurl -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.