Module paths

Module paths 

Source
Expand description

Path utilities for Switchyard filesystem operations.

Functionsยง

is_safe_path
Validate path to prevent directory traversal attacks. This is a conservative check used before performing mutations.