Skip to content

v1.1.0

Compare
Choose a tag to compare
@octo-sts octo-sts released this 03 Oct 12:53
· 192 commits to main since this release
ed8a356

Release v1.1.0

Tool Improvements

  • Add --processes flag to scan active process commands by @egibs in #469
  • Allow for multiple scan path inputs for analyze and scan by @egibs in #480
  • Small archive extraction fixes; support bzip2 archives by @egibs in #479
  • Allow for rule severity overrides; add default ignore tags by @egibs in #481

Rule Improvements

  • Increase coverage of recent MalwareBazaar / MalShare samples by @tstromberg in #474
  • Address false positives seen with argocd, grafana, jupyterhub, and reflex by @egibs in #475
  • Update YARAForge rules, refresh testdata by @tstromberg in #482

Developer Improvements

  • Bump actions/checkout from 4.1.7 to 4.2.0 in the all group by @dependabot in #472
  • Check if frs sync.Map is nil within handleArchive by @egibs in #476
  • malcontent branding: rewrite README, new go install target by @tstromberg in #477

Full Changelog: v1.0.1...v1.1.0