chore(tools): 移除 MPE 相关联动功能#34
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
你好——我已经审查了你的改动,一切看起来都非常棒!
帮我变得更有用!请在每条评论上点击 👍 或 👎,我会根据你的反馈改进后续评审。
Original comment in English
Hey - I've reviewed your changes and they look great!
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
open_pipeline_in_browsertool 及其辅助函数generate_share_linkMPE_BASE_URL、MPE_SHARE_PARAM、MPE_MAX_URL_SIZE、MPE_SHARE_VERSION)lzstring依赖Why
该工具存在 path traversal 安全风险(CWE-22),且 MPE 联动功能使用场景有限。直接移除比沙盒化更干净。
Resolve #32
Summary by Sourcery
移除基于 MPE 的流水线可视化工具及其相关配置和依赖。
增强内容:
lzstring。文档:
Original summary in English
Summary by Sourcery
Remove the MPE-based pipeline visualization tool and its associated configuration and dependency.
Enhancements:
Documentation: