Automic VaultAutomic Vault

brew

grepip を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install grepip

local Homebrew formula metadata

概要

パッケージ概要

Filters IPv4 & IPv6 addresses with a grep-compatible interface

履歴

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

grepip is a standalone helper shipped from the IPinfo CLI repository for extracting and filtering IPv4 and IPv6 addresses with a grep-like interface. It is much thinner historically than GNU grep or grc, but official repository materials document its role inside IPinfo's family of small IP-address CLIs.

プロジェクトの歴史

The IPinfo CLI README describes grepip alongside sibling standalone binaries such as grepdomain, matchip, prips, cidr2range, cidr2ip, range2cidr, range2ip, splitcidr, randip, and mmdb. The grepip source exposes flags for only matching IPs, including CIDRs and ranges, selecting IPv4 or IPv6, disabling color, recursing through directories, and excluding reserved or bogon IPs.

The GitHub release feed records grepip-specific releases beginning with grepip-1.0.0 on 2021-03-31 and continuing through the 1.2.x series. The grepip changelog records later additions for CIDR and range output flags and fixes for reserved/bogon edge cases.

採用の歴史

grepip's adoption path is tied to the broader IPinfo CLI rather than to a standalone ecosystem. Homebrew packages it as its own formula, while the upstream README presents it as one of the extra binaries built from the IPinfo CLI repository.

使われ方

grepip scans standard input, files, or directories for IP-like text and prints matching lines or only the matching address tokens. Users can restrict matches to IPv4 or IPv6, include CIDR/range strings, disable color, and exclude reserved or bogon addresses.

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

grepip is useful to package-minded shell users because it separates IP extraction from IPinfo API lookup. That makes it a lightweight pipeline component for logs, pasted text, and files where ordinary grep patterns would be easy to get subtly wrong.

Its significance is mostly practical rather than historical: it packages a common IP-address parsing task into a tiny binary with familiar grep-flavored options.

タイムライン

  • 2021: grepip-1.0.0 published in the official GitHub release feed.
  • 2021: grepip 1.1.0 and 1.2.0 followed in the same repository release feed.
  • 2023: grepip-1.2.2 release metadata appeared, and the changelog records bogon edge-case fixes.
  • Undated in changelog: grepip 1.2.3 added CIDR and range inclusion/output flags.

Related projects

  • The ipinfo CLI is the parent repository and related command suite.
  • grepdomain, matchip, prips, cidr2range, cidr2ip, range2cidr, range2ip, splitcidr, randip, and mmdb are sibling standalone binaries listed by upstream.
  • The IPinfo bogon list is referenced by grepip help text for reserved-address filtering.

セキュリティ状態

リスクレベル: グリーン

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 メタデータは 8 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/ipinfo/cli

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:grepip
バージョン1.2.2
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/grepip
ホームページhttps://ipinfo.io
リポジトリhttps://github.com/ipinfo/cli
上流ドキュメントhttps://github.com/ipinfo/cli#readme
ライセンスApache-2.0
ソースアーカイブhttps://github.com/ipinfo/cli/archive/refs/tags/grepip-1.2.2.tar.gz
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソース経路

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

このページは 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
  • package relationship graph
  • package version freshness
  • package-page enrichment