What's wrong with this entry?
New allowRead setting lets administrators re-allow specific read paths within broad denyRead regions, and a new allowManagedReadPathsOnly flag restricts reads to only policy-approved paths.
allowRead: array of paths that take precedence overdenyRead, enabling fine-grained "deny broad, allow narrow" patternsallowManagedReadPathsOnly: boolean inpolicySettings.sandbox.filesystem— when true, only managedallowReadpaths are permitted- Glob expansion supported for
allowReadpatterns - Logging for re-allowed paths within denied regions
Settings schema (search for "Paths to re-allow reading within denied regions") and policy check (search for "allowManagedReadPathsOnly")
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.