onyx-tasks/crates
Tristan Michael a54e427cd9 fix(core): sanitize task filenames to prevent path traversal
Replace illegal filesystem characters (/ \ : * ? " < > |) and control
characters with underscores. Fall back to task ID as filename if the
sanitized title is empty.
2026-03-30 16:24:46 -07:00
..
bevy-tasks-cli docs: update documentation, add LICENSE, fix outdated info 2026-03-30 16:24:46 -07:00
bevy-tasks-core fix(core): sanitize task filenames to prevent path traversal 2026-03-30 16:24:46 -07:00