v0.2.0
What's Changed
- Port remaining rules from yara-defense-kit by @tstromberg in #3
- Return an error for nonexistent scan paths by @tstromberg in #4
- Make all combo/ rules a minimum of notable by @tstromberg in #5
- Use rule name for descriptions, limit key length by @tstromberg in #6
- Add --omit-empty flag, force-wrap output strings by @tstromberg in #7
- Simplify existing rules by @tstromberg in #8
- rules: Tune down false positives by @tstromberg in #9
- Add --only-programs flag by @tstromberg in #10
- Add hostinfo_collector rule by @tstromberg in #11
New Contributors
- @tstromberg made their first contribution in #3
Full Changelog: v0.1.0...v0.2.0