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.

igbuend 3525565 5.2 KB Updated

File contents

igbuend/grimbard/tree/main/skills/path-traversal-anti-pattern commit 3525565647

Frequently asked questions

npx skillmds@latest add igbuend/path-traversal-anti-pattern