Release history
Chainsaw releases
Chainsaw provides a powerful ‘first-response’ capability to quickly identify threats within Windows event logs.
All releases
6 shown
v2.16.0
New feature
Notable features
- Adds an EVTX summary command
Full changelog
This release contains the following changes of note:
- Adds an EVTX summary command (https://github.com/WithSecureLabs/chainsaw/pull/231)
- Brings in some fixes from the MFT library (https://github.com/WithSecureLabs/chainsaw/issues/211)
v2.15.0
New feature
Notable features
- Gap analysis to detect potential gaps in event logs
Full changelog
This release contains the following changes of note:
- A new type of analysis, gap analysis which will look for potential gaps in event logs, thanks to @Fuzzdkk (#228).
- Bumps dependencies.
v2.14.1
Maintenance
Minor fixes and improvements.
Full changelog
This release contains the following changes of note:
- Aligns release and tagging numbers for downstream pipelines.
v2.14.0-1
Maintenance
Minor fixes and improvements.
Full changelog
This release contains the following changes of note:
- handle multiple separate sigma rules in a single file (#223)
- update to use the new version of the evtx library