Description
Linux Landlock sandbox rules can be configured from Python code to restrict file-system access. Security engineers and tool authors use this interface to confine helper processes or reduce damage from untrusted work. Incorrect rules can block needed files or leave gaps, so policies need targeted tests.