Skip to content

v0.2.3

Choose a tag to compare

@jph00 jph00 released this 11 Jun 04:53
· 5 commits to main since this release

New Features

  • Add pathlib.Path.walk (#17)
  • Add packaged monitor/audit hooks and import-allow entry points (with lxml monitor) (#16)
  • Include call chain in audit denial error messages (#15)
  • Allow additional dunder attributes in sandbox setattr audit (#14), thanks to @kafkasl