macOS
brew install hurllocal Homebrew formula metadata
sudo port install hurlMacPorts ports tree · www/hurl/Portfile · ソース: api.github.com
brew
hurl のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install hurllocal Homebrew formula metadata
sudo port install hurlMacPorts ports tree · www/hurl/Portfile · ソース: api.github.com
sudo apk add hurlAlpine Linux edge package indexes · hurl · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#hurlnixpkgs package indexes · pkgs/by-name/hu/hurl/package.nix · ソース: api.github.com
sudo pacman -S hurlArch Linux sync databases · hurl · ソース: geo.mirror.pkgbuild.com
sudo zypper install hurlopenSUSE Tumbleweed package metadata · hurl · ソース: download.opensuse.org
scoop install main/hurlScoop official bucket manifest trees · bucket/hurl.json · ソース: api.github.com
winget install --id Orange-OpenSource.Hurl -eWindows Package Manager source index · Orange-OpenSource.Hurl · ソース: cdn.winget.microsoft.com
概要
Run and Test HTTP Requests with plain text and curl
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
~/.netrc実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
hurl | cli | グローバル実行可能ファイル | |
hurlfmt | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/Orange-OpenSource/hurl
インストールメタデータ
| パッケージキー | brew:hurl |
|---|---|
| バージョン | 8.0.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/hurl |
| ホームページ | https://hurl.dev |
| リポジトリ | https://github.com/Orange-OpenSource/hurl |
| 上流ドキュメント | https://hurl.dev/docs/frequently-asked-questions.html |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/Orange-OpenSource/hurl/archive/refs/tags/8.0.1.tar.gz |
| 最終更新 | 2026-06-22T14:03:44-07:00 |
| Pulse | updated |
| ビルド依存関係 | pkgconf, rust |
| macOS 提供ライブラリ | curl, libxml2, llvm |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.