You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(security): add path traversal validation to all installer scripts
- Validate tool name argument rejects "/" and ".." in install_tool.sh
(entry point) and all 10 installer scripts (defense in depth)
- Extract print_installed_status() helper in guide.sh to reduce
duplicated installed/not-installed display logic
0 commit comments