Skip to content

v0.5.0

Choose a tag to compare

@T0nd3 T0nd3 released this 08 Jun 21:43
· 45 commits to master since this release

Highlights

  • feat: read .xlsx log files instead of garbling them as text — applies to CLI scan, format detection, and the web upload. New optional xlsx extra (pip install 'logatory[xlsx]').

Changes

  • refactor: drop the non-functional EVTX parser stub (and the evtx extra). Windows detection rules remain and work on Windows events ingested as JSON.
  • test: fix findings time-spec test to catch typer.Exit (newer typer vendors its own click).

Full changelog: v0.4.1...v0.5.0