Automic VaultAutomic Vault

brew

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

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install newman

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#newman

nixpkgs package indexes · pkgs/by-name/ne/newman/package.nix · ソース: api.github.com

概要

パッケージ概要

Command-line collection runner for Postman

履歴

プロジェクトの歴史と使われ方

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.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 1 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
newmancliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版6.2.2
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://www.getpostman.com

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報Release/tag comparison is only available for GitHub repositories.https://www.getpostman.com信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:newman
バージョン6.2.2
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/newman
ホームページhttps://www.getpostman.com
リポジトリhttps://github.com/postmanlabs/newman
上流ドキュメントhttps://github.com/postmanlabs/newman#readme
ライセンスApache-2.0
ソースアーカイブhttps://registry.npmjs.org/newman/-/newman-6.2.2.tgz
依存関係node
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namenewman
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

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

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

newman

nix profile install nixpkgs#newman
  • normalized package name match
  • 一致条件: Newman
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ne/newman/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment