Expand description

Functionality for securing workers.

This is needed because workers are used to compile and execute untrusted code (PVFs).

Modules

Enums

  • To what degree landlock is enabled. It’s a separate struct from RulesetStatus because that is only available on Linux, plus this has a nicer name.