v0.10.0
What's Changed
Tool Improvements
- Add --stats capabilities to display run statistics by @egibs in #121
- Add support for OCI images by @egibs in #124
- Add support for archives by @egibs in #144
- Add count + total statistics by @egibs in #153
- terminal improvements: add evidence column back, make diff more obvious by @tstromberg in #143
- terminal: dynamically scale output (again) by @tstromberg in #158
- markdown: Add evidence column, hide metadata rows by @tstromberg in #156
- markdown diff: split add/remove tables by @tstromberg in #159
Rule Improvements
- Add /dev/ rule by @egibs in #148
- Massive rule tuning to improve Linux detection and output by @tstromberg in #146
- Improve detection of embedded ZStandard content & high entropy binaries by @tstromberg in #123
- Tune packer rules to avoid false-positives by @tstromberg in #150
- Rule improvements from GitHub Search Manipulation analysis by @tstromberg in #120
- rules: Add more reference URLs by @tstromberg in #157
- Update to YARAForge 2024-04-14 by @tstromberg in #151
- Disable godmode, import rules based on it by @tstromberg in #149
Development Improvements
- Add GoReleaser Workflow by @egibs in #125
- Bump actions/checkout from 4.1.1 to 4.1.3 in the all group by @dependabot in #155
New Contributors
Full Changelog: v0.9.0...v0.10.0