macOS
brew install keploylocal Homebrew formula metadata
brew
keploy のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install keploylocal Homebrew formula metadata
概要
Testing Toolkit creates test-cases and data mocks from API calls, DB queries
履歴
Keploy is an open-source API and integration testing platform that records real traffic, database calls, and streaming events, then replays them as deterministic tests and mocks.
The project is significant in the package-manager ecosystem because it ships a developer-facing CLI for a modern record-and-replay testing workflow, including eBPF-based traffic capture and CI usage.
The keploy/keploy repository was created on GitHub on 2022-01-19. The official README describes Keploy as a developer-centric testing tool that auto-generates tests and data mocks from real API calls, database queries, and streaming events.
By the 2026 README, Keploy emphasized code-less, language-agnostic capture at the network layer using eBPF. The documentation also split the project into installation, quickstart, record-replay, CI/CD, coverage, and cloud features.
Keploy developed visible adoption signals beyond a small CLI: the README linked to Slack, LinkedIn, YouTube, X, documentation, community materials, and the CNCF Landscape entry. On 2026-07-01, GitHub API metadata reported 17,843 stars and 2,252 forks, and Homebrew metadata listed v3.5.82 with 243 installs in the previous 30 days.
The core CLI workflow is to install the Keploy agent, run an application with keploy record, exercise real API flows, then run keploy test to replay the captured traffic offline with mocks. The README describes support across languages because capture happens below application SDK boundaries.
Package users usually care about Keploy when they want integration tests without hand-writing large mock suites, especially for services that depend on databases, queues, or external APIs.
Keploy represents the packaging of eBPF-backed test capture as a normal developer CLI. That puts it in the same package-nerd conversation as tools that turn runtime behavior into reproducible artifacts: recorders, mock generators, and CI-friendly local infrastructure substitutes.
セキュリティ状態
keploy に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
keploy | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/keploy/keploy
インストールメタデータ
| パッケージキー | brew:keploy |
|---|---|
| バージョン | 3.6.4 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/keploy |
| ホームページ | https://keploy.io |
| リポジトリ | https://github.com/keploy/keploy |
| 上流ドキュメント | https://github.com/keploy/keploy#readme |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/keploy/keploy/archive/refs/tags/v3.6.4.tar.gz |
| 最終更新 | 2026-07-23T01:08:55Z |
| Pulse | updated |
| ビルド依存関係 | go |
| 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 | keploy |
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.