onyx-tasks/apps/tauri/src-tauri
Tristan Michael 68f1bff93b fix: prevent path traversal, enable CSP, and harden URL domain extraction
Validate that resolved list paths stay within the workspace root to prevent
directory traversal via malicious list names. Enable Content Security Policy
in Tauri config instead of leaving it null. Fix CLI domain extraction to
strip userinfo (user:pass@) from URLs before using as keyring service name.
2026-04-02 09:35:38 -07:00
..
capabilities rename Tauri app from bevy-tasks to onyx 2026-03-31 09:47:07 -07:00
icons tauri and flutter guis 2026-03-17 09:38:53 -07:00
src Fix Android crash: resolve config path via Tauri app data dir 2026-04-02 07:51:38 -07:00
build.rs tauri and flutter guis 2026-03-17 09:38:53 -07:00
Cargo.lock feat(tauri): add move, rename, grouping commands and file watcher 2026-03-31 13:27:56 -07:00
Cargo.toml Gate desktop-only deps for Tauri Android compilation 2026-04-01 17:35:57 -07:00
tauri.conf.json fix: prevent path traversal, enable CSP, and harden URL domain extraction 2026-04-02 09:35:38 -07:00