tell-me-your-secrets

Find secrets on any machine from over 120 Different Signatures.

MIT License

Downloads
908
Stars
47
Committers
5
tell-me-your-secrets - v2.4.2 Latest Release

Published by valayDave over 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

tell-me-your-secrets - v2.4.1

Published by inverse over 2 years ago

Fixed

  • Fix exit code when no issues found (#56)
tell-me-your-secrets - v.2.4.0

Published by inverse about 3 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)
tell-me-your-secrets - v2.3.0

Published by inverse over 3 years ago

Added

  • Added --version flag to print current version (#43)
  • Added support for the new GitHub authentication token format (#45)
tell-me-your-secrets - v2.2.1

Published by inverse over 3 years ago

Fixed

  • Fixed regression with saving results object (#40)
tell-me-your-secrets - v2.2.0

Published by inverse over 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)
tell-me-your-secrets - v2.1.1

Published by inverse almost 4 years ago

Fixed

  • Fixed bug with matching refactoring + prevent bug on missing config key (#33)
tell-me-your-secrets - v2.1.0

Published by inverse almost 4 years ago

Added

  • Added whitelisted string functionality (#31)
  • Added dependabot configuration (#30)
  • Added Python 3.9 to test matrix (#28)
tell-me-your-secrets - v2.0.0

Published by inverse about 4 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