v0.5.0
Highlights
- feat: read
.xlsxlog files instead of garbling them as text — applies to CLIscan, format detection, and the web upload. New optionalxlsxextra (pip install 'logatory[xlsx]').
Changes
- refactor: drop the non-functional EVTX parser stub (and the
evtxextra). Windows detection rules remain and work on Windows events ingested as JSON. - test: fix
findingstime-spec test to catchtyper.Exit(newer typer vendors its own click).
Full changelog: v0.4.1...v0.5.0