# newman を Homebrew, Nix でインストール

newman のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:newman
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install newman
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#newman
```

  証拠: nixpkgs package indexes: pkgs/by-name/ne/newman/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:newman
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/newman>
- **バージョン:** 6.2.2
- **ソース概要:** Command-line collection runner for Postman
- **ホームページ:** <https://www.getpostman.com>
- **上流ドキュメント:** <https://www.getpostman.com>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://registry.npmjs.org/newman/-/newman-6.2.2.tgz>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- newman (cli)
- newman (エイリアス)

## 依存関係

- node

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 all

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 6.2.2
- ローカルデータ: OK
- 上流リポジトリ: https://www.getpostman.com
- 情報: No package-manager update timestamp was available.
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

Newman is Postman's command-line collection runner. It turns Postman collections into repeatable CLI, CI, Docker, and Node.js library workflows, making Postman tests usable outside the desktop app.

### プロジェクトの歴史

The npm package was created on 2014-04-29 and had 172 published versions with latest 6.2.2 when researched on 2026-07-01. GitHub's release feed shows v6.0.0 on 2023-09-14, v6.2.0 on 2024-08-16, v6.2.1 on 2024-08-20, and v6.2.2 on 2026-01-16. The repository and docs are maintained under postmanlabs.

### 採用の歴史

Newman is the largest-adoption package in this batch by a wide margin. npm reported 37,462,167 downloads for the year ending 2026-06-28, reflecting its role as the standard way to run Postman collections in automated environments. Homebrew adoption is smaller because many users install via npm or Docker, but Homebrew still reported 2,541 install-on-request events over 365 days.

### 使われ方

The normal workflow is `newman run <collection>`, optionally with environment files, globals, iteration data, folder selection, timeouts, reporters, export flags, and SSL/proxy settings. The README and Postman docs also describe using Newman as a Node.js module and running collections fetched from the Postman API.

In CI, package nerds use Newman to keep API smoke tests and contract-ish Postman collections under version control, emit JUnit/JSON/HTML reports, fail builds on request/test failures, and integrate community reporters such as htmlextra, CSV, Allure, statsd, Confluence, or InfluxDB.

### パッケージ好きにとっての重要性

Newman is significant because it made Postman collections portable. Instead of keeping API checks trapped in a GUI workspace, teams can run the same collection in GitHub Actions, Jenkins, Docker, local scripts, or a Node process.

### タイムライン

- 2014-04-29: npm registry shows the newman package creation date.
- 2023-09-14: GitHub release feed shows v6.0.0.
- 2024-08-16: GitHub release feed shows v6.2.0.
- 2026-01-16: GitHub release feed shows v6.2.2.
- 2026-06-28: npm download endpoint reported 37,462,167 downloads for the previous year.
- 2026-07-01: Homebrew formula API reported stable 6.2.2 and 2,541 install-on-request events over 365 days.

### Related projects

- Postman collections, environments, and the Postman API are the main ecosystem inputs.
- Community reporter packages using the `newman-reporter-*` naming pattern extend output for CI dashboards and reporting tools.

### ソース

- <https://api.npmjs.org/downloads/point/last-year/newman>
- <https://formulae.brew.sh/api/formula/newman.json>
- <https://formulae.brew.sh/formula/newman>
- <https://github.com/postmanlabs/newman>
- <https://github.com/postmanlabs/newman/releases.atom>
- <https://learning.postman.com/docs/reference/newman-cli/command-line-integration-with-newman>
- <https://raw.githubusercontent.com/postmanlabs/newman/develop/README.md>
- <https://registry.npmjs.org/newman>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** newman
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 他のパッケージマネージャ記録

- Nix - newman: normalized package name match | nixpkgs package indexes: pkgs/by-name/ne/newman/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 関連リンク

- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [node](https://pkg.so/ja/brew/node/) - Runtime dependency declared by Homebrew.
- [stepci](https://pkg.so/ja/brew/stepci/) - Shares pkgdb curated category or tags: api-testing, ci, cli, developer-tools.
- [keploy](https://pkg.so/ja/brew/keploy/) - Shares pkgdb curated category or tags: api-testing, cli, developer-tools.
- [req](https://pkg.so/ja/brew/req/) - Shares pkgdb curated category or tags: api-testing, cli, developer-tools.
- [resterm](https://pkg.so/ja/brew/resterm/) - Shares pkgdb curated category or tags: api-testing, cli, developer-tools.
- [jikken](https://pkg.so/ja/brew/jikken/) - Shares pkgdb curated category or tags: api-testing, ci, cli, developer-tools.
- [kubeconform](https://pkg.so/ja/brew/kubeconform/) - Shares pkgdb curated category or tags: ci, cli, developer-tools.
- [actionlint](https://pkg.so/ja/brew/actionlint/) - Shares pkgdb curated category or tags: ci, cli, developer-tools.
- [fastlane](https://pkg.so/ja/brew/fastlane/) - Shares pkgdb curated category or tags: ci, cli, developer-tools.
- [newman](https://pkg.so/ja/npm/newman/) - Same normalized package name appears in another local ecosystem. Shared terms: api, api-testing, ci, cli, collection.
- [bruno-cli](https://pkg.so/ja/brew/bruno-cli/) - Both packages touch the same language runtime or ecosystem. Shared terms: api, api-testing, cli, developer, developer-tools.
- [newman](https://pkg.so/ja/npm/newman/) - Same normalized package name in another local ecosystem.

## Combined YAML source

View the package source record on GitHub. [combined/newman.yml](https://github.com/mxcl/pkgdb/blob/main/combined/newman.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
