Skip to content

Version 2.2.0

Compare
Choose a tag to compare
@tarkatronic tarkatronic released this 02 Dec 17:53
ff766a0

Features:

  • #119 - Added a new --fetch/--no-fetch option for local scans, controlling
    whether the local clone is refreshed before scan. (Thanks @jgowdy!)
  • #125 - Implement CODEOWNERS and auto-assignment to maintainers on PRs

Bugfixes:

  • #115 - Strange behavior can manifest with invalid sub-commands
  • #117 - Ignore whitespace-only lines in exclusion files
  • #118 - Local scans fetch remote origin
  • #121 - Match rules specified with --git-rules-repo were not included in scans
  • #140 - Ensure a valid output folder name in Windows

Other changes: