[PR #98] [MERGED] Fix parent root escape #345

Closed
opened 2026-02-16 00:20:13 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langserve/pull/98
Author: @dqbd
Created: 10/25/2023
Status: Merged
Merged: 10/25/2023
Merged by: @eyurtsev

Base: mainHead: dqbd/playground-exploit-fix


📝 Commits (1)

  • 7bc746b Fix parent root escape exploit

📊 Changes

1 file changed (+14 additions, -4 deletions)

View changed files

📝 langserve/playground.py (+14 -4)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langserve/pull/98 **Author:** [@dqbd](https://github.com/dqbd) **Created:** 10/25/2023 **Status:** ✅ Merged **Merged:** 10/25/2023 **Merged by:** [@eyurtsev](https://github.com/eyurtsev) **Base:** `main` ← **Head:** `dqbd/playground-exploit-fix` --- ### 📝 Commits (1) - [`7bc746b`](https://github.com/langchain-ai/langserve/commit/7bc746b8aefe740dbb4146f28cf5b27b793849ed) Fix parent root escape exploit ### 📊 Changes **1 file changed** (+14 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `langserve/playground.py` (+14 -4) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 00:20:13 -05:00
yindo closed this issue 2026-02-16 00:20:13 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langserve#345