Skip to content

Add protection into built-in/file system tools #5657

@wbreza

Description

@wbreza

Adds protections into the built-in file system tools to prevent unintended file system operations outside of the original project working directly.

Examples:

  • No files reads outside of cwd
  • No file writes outside of cwd
  • No file deletes outside of cwd

Related to #5625

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions