Skip to content

fix: FLOWISE-400, 543, 551#6417

Merged
0xi4o merged 5 commits into
mainfrom
fix/vm
Jun 16, 2026
Merged

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

Conversation

@0xi4o

@0xi4o 0xi4o commented May 21, 2026

Copy link
Copy Markdown
Contributor

No description provided.

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

Copy link
Copy Markdown
Contributor

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
@0xi4o 0xi4o merged commit 3f257bd into main Jun 16, 2026
7 checks passed
@0xi4o 0xi4o deleted the fix/vm branch June 16, 2026 10:51
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