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
Harden input validation, CSP, and temp file handling
- Add missing image name validation to install/uninstall commands
- Switch mount options sanitization from blacklist to whitelist
- Use unique sentinel for silent auth expiry to avoid collisions
- Use tempfile crate for askpass script (random filenames)
- Remove unused data: URIs from CSP img-src and font-src
- Align device path validation between frontend and backend
- Fix mount status text when no disks are connected
0 commit comments