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
Found via code audit. internal/ssh/ssh.go:116-118 Password injected raw into .bat on Windows. Unix path escapes but Windows has none. Password with & or | executes commands.