close
Skip to content

fix: FLOWISE-400, 543, 551#6417

Open
0xi4o wants to merge 5 commits into
mainfrom
fix/vm
Open

fix: FLOWISE-400, 543, 551#6417
0xi4o wants to merge 5 commits into
mainfrom
fix/vm

Conversation

@0xi4o
Copy link
Copy Markdown
Contributor

@0xi4o 0xi4o commented May 21, 2026

No description provided.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request implements significant security hardening across the project. Key changes include transitioning Docker containers to run as a non-root user, updating volume paths, and restricting high-risk packages in the NodeVM sandbox. Additionally, it enhances URL validation to prevent code injection when interpolating strings into sandboxed environments. Review feedback suggests making the base URL validation mandatory to ensure fail-fast behavior and expanding the character blacklist in the URL validator to include backticks, providing better protection against template literal breakouts.

Comment thread packages/components/nodes/agentflow/ExecuteFlow/ExecuteFlow.ts Outdated
Comment thread packages/components/src/validator.ts Outdated
@0xi4o 0xi4o marked this pull request as ready for review May 26, 2026 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants