Skip to content

v1.17.0

Choose a tag to compare

@github-actions github-actions released this 28 May 06:41
· 50 commits to main since this release
e0096cd
  • Add support for modules developed in external crates (#655).
  • Implement the fast scan mode and --fast-scan option for the CLI (297ceb9, a9ebdf7).
  • Improve performance by grouping multiple matches expressions inside or conditions into a RegexSet (#657).
  • Better YAML output for multi-line strings (a7b7581).
  • Faster rendering of error and warning messages (88a5a44).
  • BUGFIX: Multile issues in dex module, including incorrect parsing and out-of-memory errors (efb5cad, eccf374, 833660e, 38fdf8b, 5e89e5b).
  • BUGFIX: Issue in bitsquatting logic in vt module (3a20364).

Contributors: @1ndahous3