Skip to content

feat: pass user code via stdin instead of temp files#226

Draft
41tair wants to merge 1 commit intomainfrom
feat/remove-tmp-file
Draft

feat: pass user code via stdin instead of temp files#226
41tair wants to merge 1 commit intomainfrom
feat/remove-tmp-file

Conversation

@41tair
Copy link
Member

@41tair 41tair commented Mar 18, 2026

Eliminates per-request file I/O to prevent cross-tenant code leakage through disk. User code and preload are now base64-encoded and piped through cmd.Stdin; prescripts become static files written once at init.

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.

1 participant