Missing User Warnings
Medium
- Confidence
- 95% confidence
- Finding
- The CI example overwrites the original file in place with open(path, "w") after processing, without warning about data loss, review bypass, or rollback implications. In an automation context this can destroy source content, propagate bad transformations at scale, and make recovery difficult if the output is incorrect or maliciously influenced.
