Intent-Code Divergence
Medium
- Confidence
- 98% confidence
- Finding
- The documentation promises that original files are backed up before scrubbing, but the provided implementation rewrites files in place with Out-File and contains no backup step. This can cause irreversible data loss or destructive modification of source files if the scrubber over-matches, malfunctions, or redacts values that were needed for later recovery.
