Pod

Yes, this is on purpose. Pod is built for agents, so the default page is plain HTML.
Human? View the normal website.
Agent? You probably prefer /mcp/keploy/issues.md or /mcp/keploy/issues.json, or Pod over MCP.

Reported issues for Keploy

Pod holds 18 of 39 problems reported by people outside the maintainer team. Issues filed by the project's own owners, members and collaborators are excluded entirely — a maintainer's release checklist is not a warning to a prospective user.

Back to Keploy.

Most discussed

[feature]: add sse and http streaming support

👀 Is there an existing feature request for this?

🔖 Enhancement description

support for sse and http streaming

🎤 Why should this be worked on?

good to have

💻 Repository

keploy

Read the thread · 2026-02-19 · open · outside contributor · 26 comments

[docs]: update the GSoC repo readme

👀 Is there an existing issue for this?

💭 Description

currently the gsoc readme is outdated

https://github.com/keploy/gsoc?tab=readme-ov-file#keploy--google-summer-of-code-2024

this needs to be updated based on GSoC 2026

💻 Repository

keploy

Read the thread · 2026-02-02 · closed · outside contributor · 7 comments

[bug]: add missing flags in V3

👀 Is there an existing issue for this?

👍 Current behavior

in the current implementation, global-passthrough, build-delay and pass-thorugh-ports, these flags aren't implemented properly.

need to implement in native agent and in docker as well.

👟 Steps to Replicate

NA

📜 Logs (if any)

No response

💻 Operating system

Linux

🧾 System Info (uname -a)

No response

📦 OS Release Info (cat /etc/os-release)

Read the thread · 2025-11-11 · closed · outside contributor · 9 comments

[docs]: update limactl installation steps

👀 Is there an existing issue for this?

💭 Description

The documentation for installing lima on MacOS is outdated (and in places wrong)

For example this step for installing a linux flavour is wrong and outdated. The correct way to install a linux flavour (in this case debian) in lima is `limactl create template://debi

Read the thread · 2025-05-01 · closed · outside contributor · 5 comments

[docs]: add FAQs for unit test gen

What do you want to add to the docs? (please state reasons if any)

Where is this stated?

This conversation can be a good reference https://keploy.slack.com/archives/C035URHSGDQ/p1721297840351699

Repository

keploy

Read the thread · 2024-07-18 · closed · outside contributor · 12 comments

[docs]: Add instructions for using npm to run the Docusaurus site locally

What do you want to add to the docs? (please state reasons if any)

I would like to suggest adding documentation for running the Docusaurus site locally using npm

Where is this stated?

Currently, the documentation only includes instructions for using yarn, but providing alternatives like npm can help more contributors who may prefer or need these options.

Repository

docs

Read the thread · 2024-07-18 · closed · external user · 10 comments

[feature]: filter the incoming traffic for the user app in macos

Is there an existing feature request for this?

Summary

Currently incoming traffic is filtered according to the process id of the application, similarly to add support for macOs native the network traffic should be filtered and only requests for the user application should be redirected to the Keploy proxy.

Why should this be worked on?

This will add option to configure the user application dynamically from the CLI command.

Repositor

Read the thread · 2024-02-07 · closed · outside contributor · 9 comments

[ Documentation request ] : Remove Installation Method from Sample Java Docs

Brief description

Since Installation Guide is already present here:- https://docs.keploy.io/docs/server/introduction/ . Instead of having same steps a link could be added to redirect the users towards the Installation Method Documentation

Your recommended content

Current Scenario

image

Preferred output.

![image](https://user-images.githubusercontent.com/5311023

Read the thread · 2023-01-11 · closed · outside contributor · 9 comments

Most recent

Unauthenticated agent HTTP API exposes TLS session keys and allows session disruption

👀 Is there an existing issue for this?

👍 Current behavior

reported on 13 June 2026 via email:

I found a missing authentication issue in the keploy agent HTTP server that allows any local or network-adjacent process to steal live TLS session keys, inject mock data, and abort recording sessions.

When keploy starts, it spawns a keploy agent subprocess that binds an HTTP control server. The server uses fmt.Sprintf(":%d", port) (all

Read the thread · 2026-07-29 · closed · external user · 2 comments

Security: Recorded test data may contain sensitive information

Problem Statement

Sensitive data exposed:

Business Impact: Security breach risk Technical Impact: No data masking

Root Cause Analysis

No sensitive data detection. No redaction.

Solution Overview

  1. Detection: detect sensitive data
  2. Masking: mask from recordings
  3. Filtering: filter data
  4. Warnings: warn users
  5. Guidelines: provide guidelines

Type of Change

Testing Done

Read the thread · 2026-06-09 · open · external user · 1 comment

[feature]: Add SSE port, protocol-level port config, and replaceWith port mapping

👀 Is there an existing feature request for this?

🔖 Enhancement description

Add fine-grained port control for replay target resolution, specifically:

  1. ssePort — A new top-level config field (test.ssePort) and CLI flag (--sse-port) that overrides the HTTP port for SSE (Server-Sent Events) test cases. SSE requests are detected via text/event-stream in the response Content-Type or request Accept header.

  2. protocol section

Read the thread · 2026-03-26 · closed · outside contributor · 2 comments

[docs]: Remove deprecated v4.0.0 docs and improve spacing consistency

👀 Is there an existing issue for this?

💭 Description

Expected changes :

💻 Repository

keploy

Read the thread · 2026-02-11 · closed · external user · 1 comment

[bug]: BeforeDockerComposeSetup hook never gets ran

👀 Is there an existing issue for this?

👍 Current behavior

Currently BeforeDockerComposeSetup never gets ran. this is required for enterprise version.

👟 Steps to Replicate

N/A

📜 Logs (if any)

No response

💻 Operating system

Linux

🧾 System Info (uname -a)

No response

📦 OS Release Info (cat /etc/os-release)

No response

🐳 Docker Info (if applicable)

No response

🧱 Your Environment

_No

Read the thread · 2025-11-21 · closed · outside contributor · 1 comment

[feature]: Test report enhancements for grpc

👀 Is there an existing feature request for this?

🔖 Enhancement description

Improve Keploy’s gRPC test reports so that, when proto directories are provided, Keploy can decode gRPC payloads using the .proto files and show a structured JSON diff

🎤 Why should this be worked on?

Keploy could use proto dirs to decode payloads and show JSON diffs

💻 Repository

keploy

Read the thread · 2025-11-03 · closed · outside contributor · 2 comments

chore: change the implementation of xml support in http response.

Read the thread · 2025-05-06 · closed · outside contributor · 0 comments

[gsoc]: App Dashboard with Metrics and Chart

:wave: Hi @manasmanohar, @TvisharajiK, @Hermione2408, @nehagup

I'm very interested in contributing to this GSoC project with Keploy.
The idea of building a modular dashboard with real-time test analytics and repository insights excites me, and I’d love to clarify a few points before submitting my proposal.

Read the thread · 2025-03-25 · open · external user · 3 comments

[bug]: “Security Enhancement: Encrypt Tokens Generated in Plain Text” , I’ve noticed that our system generates tokens in plain text, which poses a security risk. To improve security, we should consider encrypting these tokens.

👀 Is there an existing issue for this?

👍 Current behavior

token generation for the authentication is not safe

👟 Steps to Replicate

go up with the encryption way to make the auth more safer for the browsing..

🧱 Your Environment

i simply clone and runs the repository ......

💻 Operating system

Windows

🎲 Version

i am using latest version.

💻 Repository

keploy

Read the thread · 2024-10-04 · closed · external user · 2 comments

[feature]: add support for COM_* related packets in mysql parser.

Is there an existing feature request for this?

Summary

Why should this be worked on?

Repository

keploy

Read the thread · 2024-07-16 · closed · outside contributor · 0 comments

The remaining reports are on the project's issue tracker.