onyx-tasks/crates/onyx-core
Tristan Michael fa1125bfeb fix: harden core data integrity — move_task rollback, path traversal, migration safety
Add rollback to move_task: if delete-from-source fails after write-to-
destination, clean up the duplicate. Reject list names with path separators
or '..' to prevent traversal; canonicalize() failures now return errors
instead of silently falling back to unchecked paths. Add validation and
rollback to CLI workspace migration: check destination is empty, track
moved files, and reverse on failure.
2026-04-02 09:37:43 -07:00
..
src fix: harden core data integrity — move_task rollback, path traversal, migration safety 2026-04-02 09:37:43 -07:00
Cargo.toml Gate desktop-only deps for Tauri Android compilation 2026-04-01 17:35:57 -07:00