Tell Me Your Secrets Versions Save

Find secrets on any machine from over 120 Different Signatures.

v2.4.2

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/valayDave/tell-me-your-secrets/compare/v2.4.1...v2.4.2

v2.4.1

1 year ago

Fixed

  • Fix exit code when no issues found (#56)

v.2.4.0

2 years ago

Added

  • Added support for more Slack token formats (#51)

Improved

  • Changes yaml loading to use the safe loader (#48)

Fixed

  • Fix MANIFEST.in (#52)
  • Fix output of unique rule names + tidy setup.py (#53)

v2.3.0

3 years ago

Added

  • Added --version flag to print current version (#43)
  • Added support for the new GitHub authentication token format (#45)

v2.2.1

3 years ago

Fixed

  • Fixed regression with saving results object (#40)

v2.2.0

3 years ago

Added

  • Improved processing to use multiprocessing (#35)

Improved

  • Return all signature matches within a file (#37)

Fixed

  • Fixed bug with gitignore flag and non-existent .gitignore file (#35)

v2.1.1

3 years ago

Fixed

  • Fixed bug with matching refactoring + prevent bug on missing config key (#33)

v2.1.0

3 years ago

Added

  • Added whitelisted string functionality (#31)
  • Added dependabot configuration (#30)
  • Added Python 3.9 to test matrix (#28)

v2.0.0

3 years ago

Improved

  • Improved config print -- now dynamic (#11)
  • Added new rules from shhgit (#17)

Breaking

  • Dropped support for Python 3.4 and 3.5 - it was broken before, but now it's explicit