Path Traversal Defense

Stop user-supplied path components from escaping the directory you meant to confine them to. Use when a filename, path segment, or archive entry from outside the program is joined into a filesystem path for reading, writing, or serving.

Amey-Thakur Updated

File contents

Amey-Thakur/AI-SKILLS/tree/main/skills/security/path-traversal-defense commit 735d776a47

Frequently asked questions

npx skillmds@latest add amey-thakur/path-traversal-defense