Skip to content

DiskRaptor v1.0.12

Choose a tag to compare

@github-actions github-actions released this 05 Aug 07:39
· 45 commits to main since this release

v1.0.12

Code-review hardening:

  • Scan status & scan_id guards: late IPC responses from a stale scan can no longer be applied to a newer one
  • Duplicate scanner: full-hash verification before files are suggested for deletion (files that changed during the scan are excluded)
  • Safe deletes: refuses filesystem roots, the home directory and drive roots; symlinks are removed as links, never followed
  • Documentation cleanup