Skip to content

v0.1.4

Choose a tag to compare

@jph00 jph00 released this 02 Jun 23:38
· 16 commits to main since this release

New Features

  • Refactor before_deny to use DenyInfo/CallInfo with tracked + frame calls (#50)
  • Add pre_deny hook and custom data passthrough to RunPython; unwrap wrapped PermissionErrors (#49)
  • Add AST-based user code checks to RunPython (ban imports, defs, exec/eval/compile, importlib) (#48)