macOS
brew install --cask ijhttplocal Homebrew cask metadata
cask / 順位 1236
ijhttp のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install --cask ijhttplocal Homebrew cask metadata
概要
HTTP client from JetBrains IDEs available as a standalone CLI tool
履歴
ijhttp is JetBrains' standalone command-line distribution of the IntelliJ HTTP Client, allowing `.http` request files to run outside the IDE and in continuous-integration jobs.
JetBrains introduced the CLI publicly in a 2022 IntelliJ IDEA blog post after years of developing the IDE-integrated HTTP Client. The post described the CLI as a way to run requests and tests from a terminal or CI server without opening an IDE.
The official docs present the CLI as an extension of the IntelliJ IDEA HTTP Client rather than a separate open-source project. Distribution is through JetBrains ZIP downloads, Docker image, and Homebrew cask packaging.
The CLI targets teams that already keep API examples and checks in `.http` files. JetBrains' docs emphasize CI workflow usage, Docker execution, ZIP installation, and Homebrew installation, which puts the tool in both IDE-user and package-manager workflows.
Users run `ijhttp` against one or more `.http` files, optionally passing public variables from `http-client.env.json` and private variables from `http-client.private.env.json`. The docs also describe Docker execution, log-level controls, response redirection, JavaScript response handlers, and JUnit XML reports.
ijhttp is notable because it packages an IDE feature as a scriptable CLI. That turns editor-authored HTTP request files into CI artifacts, making API smoke tests and request examples portable across local terminals, containers, and automation.
セキュリティ状態
ijhttp に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
Config paths the tool may read or write during local use.
http-client.env.jsonhttp-client.env.jsonCredential-bearing paths to review before unattended agent runs.
http-client.private.env.jsonhttp-client.private.env.json実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ijhttp | バイナリ | Homebrew cask バイナリ | ijhttp/ijhttp |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | cask:ijhttp |
|---|---|
| バージョン | 261.25134.95 |
| パッケージマネージャ | Homebrew Cask |
| ホームページ | https://www.jetbrains.com/ijhttp/download |
| 最終更新 | 2026-06-30T11:07:47Z |
| Pulse | updated |
| SHA-256 | 4656e9c1e2c798fbe7fd78ed8fc124bc071ebb46e02770e198a562689da32c9d |
| ダウンロード URL | https://download.jetbrains.com/resources/intellij/http-client/261.25134.95/intellij-http-client.zip |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
ijhttp
nix profile install nixpkgs#ijhttpmain/ijhttp
scoop install main/ijhttpソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.