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. src/commands/install.ts + src/lib/storage.ts:8. slug.replace('/', '-') only replaces first /. Slug like a/b/c becomes xpay-a-b/c creating directory escape.