Description
Untrusted Python snippets can be constrained with a restricted execution environment for controlled embedding scenarios. Developers can limit available builtins and operations when evaluating user-supplied code, policies, or templates. It is a defense-in-depth library and should not be treated as a complete security boundary by itself.