Skip to content

v0.0.9

Choose a tag to compare

@jph00 jph00 released this 02 Jun 23:43
· 20 commits to main since this release

New Features

  • Wrap allowed callables with fastaudit.core.track_call in allow (#13)
  • Refactor AllowPolicy to accept data dict instead of ok_dests parameter (#12)
  • Support per-callable allow policies in dict form and resolve module via __globals__ (#11)