File output with long runs of invisible characters is withheld instead of printed.
What's wrong with this entry?
Text shown by Grep, Read and related tools passes through a sanitizer that caps how many invisible and variation-selector characters can run together on one line. If the text would have to be altered, it is shown as withheld content with a marker instead of being printed verbatim, which blocks hidden instructions smuggled into files.
- runs on all matched file content, unconditionally
- the marker stands in place of the offending text so you can see something was suppressed
kind: "withheld", marker: lO(lU)
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.242
PDF reads return the document and page images
Both mention file tool
-
v2.1.246
Read separates the file it opens from the file it reports
Both mention file tool
-
v2.1.246
Write results say when content was replaced without showing a diff
Both mention file tool