Skip to content

fix: sandbox os.stat, os.mkdir, and os.rmdir to staged root - #23

Merged
bombsimon merged 1 commit into
mainfrom
fix/filemanager
Sep 13, 2026
Merged

bombsimon merged 1 commit into
mainfrom
fix/filemanager

Conversation

@bombsimon

Copy link
Copy Markdown
Member

App code calling os.stat on absolute paths hit the real host filesystem instead of the staged checkout, so file sizes read as missing (0b) and os.mkdir/os.rmdir could touch real host paths.

App code calling os.stat on absolute paths hit the real host
filesystem instead of the staged checkout, so file sizes read as
missing (0b) and os.mkdir/os.rmdir could touch real host paths.
@bombsimon
bombsimon merged commit db795b5 into main Sep 13, 2026
1 check passed
@bombsimon
bombsimon deleted the fix/filemanager branch September 13, 2026 19:31
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