[CRITICAL] Path traversal in file operations (CVSS 9.1) #47
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Finding from Master Security Audit\n\nFile paths not sanitized - .. sequences can escape directories.\n\nFix: Path canonicalization and containment\n\nPart of 8-subagent systematic analysis
✅ FIXED: Path traversal fixed in PR #54
✅ ADDRESSED: Path traversal fixed in PR #54