What's wrong with this entry?
Anonymous. No account, no email.
What: The sed command validator now supports explicit file write permission control.
How it works:
- New
allowFileWritesparameter controls whether in-place editing is permitted - When in "acceptEdits" mode,
-iand--in-placeflags are allowed - Otherwise, sed write operations require explicit approval
Details:
- Function signature changed to accept options object with
allowFileWrites - Evidence:
h92()at line ~314399 with parameterG?.allowFileWrites