Skip to content
← Back to release · 2.1.268
Bug fixes / v2.1.268

Enforce deny rules on symlinked paths

CHANGELOG · original

Fixed deny and ask permission rules on symlinked directories (/etc, /tmp, /var on macOS; /bin on Linux) not applying when a path was given by its real location, and Bash commands ignoring deny rules written on a symlinked path spelling
Open official changelog ↗

Related documentation

Background on the feature; see the changelog above for this specific change.

Change details