Releases: WithSecureLabs/chainsaw
Releases · WithSecureLabs/chainsaw
v1.1.6
What's Changed
- clean: updating README file by @FranticTyping in #65
- feat: add in output command as requested for #60 by @fscc-alexkornitzer in #64
Full Changelog: v1.1.5...v1.1.6
v1.1.5
What's Changed
- Add testing into Chainsaw by @fscc-alexkornitzer in #50
- Fix/seperate json attributes by @fscc-jamesd in #54
- feat: add channel information to cleared log events by @fscc-jamesd in #55
Full Changelog: v1.1.4...v1.1.5
v1.1.4
What's Changed
- feature: removing progress bar for searching as it corrupts the output by @fscc-jamesd in #48
Full Changelog: v1.1.3...v1.1.4
v1.1.3
Improved logging and error handling for corrupted EVTX files
v1.1.2
- Fixed sigma rule conversion issues
- Fixed int to string casting
- Excluded a number of noisy sigma rules
v1.1.1
- Revert the change in how event IDs are handled that was introduced in v1.1.0 which is causing false positives.
v1.0.2
- Adding Sigma rule author informatoin via --authors flag to comply with Sigma DRL
- Pull in upstream tau-engine fix to validate rules on load
v1.0.1
- Minor bug fixes in error handling
- Fixed JSON output formatting errors
v1.0.0
Initial Public Release