This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+9 more
Summary
AI summary.xlsx log files can now be read correctly across CLI, format detection, and web upload.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds support for reading .xlsx log files in CLI `scan`, format detection, and web upload. Adds support for reading .xlsx log files in CLI `scan`, format detection, and web upload. Source: llm_adapter@2026-06-09 Confidence: high |
— |
| Deprecation | Low |
Removes the non-functional EVTX parser stub and its `evtx` extra. Removes the non-functional EVTX parser stub and its `evtx` extra. Source: llm_adapter@2026-06-09 Confidence: high |
— |
| Bugfix | Medium |
Fixes `findings` time-spec test to correctly catch `typer.Exit` from newer typer versions. Fixes `findings` time-spec test to correctly catch `typer.Exit` from newer typer versions. Source: llm_adapter@2026-06-09 Confidence: high |
— |
Full changelog
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: https://github.com/T0nd3/logatory/compare/v0.4.1...v0.5.0
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Logatory
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]