v0.5.0
What's Changed
It's our biggest release yet! With the latest additions, bincapz now implements all of the features you might need to monitor CI/CD artifacts. Enjoy!
New Features!
- Add 'diff' implementation (--diff flag) by @tstromberg in #51
- Add markdown rendering, refactor renderer handling by @tstromberg in #53
Improvements
- Improve rules through hCrypto analysis, update README by @tstromberg in #45
- Improve rules through laysound PyPi analysis by @tstromberg in #46
- Improve rules through Magnet Goblin analysis by @tstromberg in #47
- Make table output more concise & magical by @tstromberg in #44
- Simplify table output by @tstromberg in #48
- More rule and output tuning from local malware analysis by @tstromberg in #49
- Increase risk width by 1 to include diff marker by @tstromberg in #52
- Shorten terminal rendering width by @tstromberg in #56
- Update to latest YaraFORGE ruleset by @tstromberg in #50
Bugfixes
- test cleanup: Add tests for markdown, simple & diff by @tstromberg in #54
- Improve Markdown titles, add tests by @tstromberg in #55
Full Changelog: v0.4.1...v0.5.0