Path Traversal Anti Pattern

Security anti-pattern for path traversal vulnerabilities (CWE-22). Use when generating or reviewing code that handles file paths, reads or writes files based on user input, or serves static content. Detects joining user input to paths without proper sanitization or validation. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/igbuend--grimbard--path-traversal-anti-pattern commit 8e0662ce50

Frequently asked questions

npx skillmds@latest add tomevault-io/path-traversal-anti-pattern