Skip to content

Minimal Landlock-based filesystem sandbox for Python

Notifications You must be signed in to change notification settings

theori-io/py-landlock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py-landlock

Minimal Landlock-based filesystem sandbox.

Usage:

from py_landlock import Sandbox

Sandbox(write_paths=["/tmp"]).apply()

About

Minimal Landlock-based filesystem sandbox for Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages