Skip to content

Version 2.6.0

Compare
Choose a tag to compare
@sushantmimani sushantmimani released this 30 Jun 20:25
· 146 commits to main since this release
edad1e4

Features:

  • #194 - Half bugfix, half feature. Now when an excluded signature in your config file is found as an entropy match, tartufo will realize that and no longer report it as an issue.
  • #5 - Remove the dependency on truffleHogRegexes. This enables us to take full control of the default set of regex checks.

Bug fixes:

  • #179 - Iterate over commits in topological order, instead of date order.