onyx-tasks/crates
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
..
onyx-cli fix: harden core data integrity — move_task rollback, path traversal, migration safety 2026-04-02 09:37:43 -07:00
onyx-core fix: harden core data integrity — move_task rollback, path traversal, migration safety 2026-04-02 09:37:43 -07:00