Skip to content

Releases: Yelp/detect-secrets

v1.5.0

06 May 18:05
Compare
Choose a tag to compare

📰 News

  • We're adding support for Python 3.10, 3.11 and 3.12 and we dropped support for Python 3.6 and 3.7! We hope this won't be too disruptive for you all. Be aware that in a next release, we'll remove support for Python 3.8 too, as it'll reach EOL in October 2024.

📣 Release Highlights

  • Added support for OS-agnostic baseline files ([#586])

🎉 New Features

  • Added a detector for IP addresses ([#692])
  • Added a detector for GitLab tokens ([#782])
  • Added a detector for Telegram tokens ([#808])
  • Added a detector for Pypi and TestPypi tokens ([#819])
  • Added a detector for OpenAI tokens ([#823])

v1.4.0

05 Oct 17:13
Compare
Choose a tag to compare

📰 News

  • We're dropping support for Python 3.6 starting v1.5.0! Python 3.6 reached EOL on December 23, 2021 and, therefore, is currently unsupported. We hope this announcement gives you plenty of time to upgrade your project, if needed.

📣 Release Highlights

  • Improved filtering by excluding secrets that have already been detected by a regex-based detector ([#612])
  • Added a detector for Discord bot tokens ([#614])
  • Improved the audit report to make it easier to parse programmatically ([#619])
  • Added support for .NET packages.lock.json files in the heuristic filter ([#593])

v1.3.0

22 Jul 15:22
Compare
Choose a tag to compare

📣 Release Highlights

  • Add Windows operating system to Github CI Action ([#528])
  • Enable dependabot for automated dependency updates built into GitHub ([#531])
  • Improve performance for array slice ([#555])
  • Improve keyword plugin to detect arrow key assignment ([#567])
  • Add command line argument for detect-secrets-hook to return output as json ([#569])

v1.2.0

16 Feb 22:16
Compare
Choose a tag to compare

📣 Release Highlights

  • Continuous integration github action added ([#506])
  • Release pipeline github action added ([#513])
  • New GitHub token plugin added ([#465])
  • New SendGrid plugin added ([#463])
  • More new ignored file extensions

v1.1.0

14 Apr 21:14
Compare
Choose a tag to compare

Version 1.1 adds some long awaited features to detect-secrets. Here are some highlights:

  • Added (optional) ML-based gibberish-detector support, to only flag secrets that "look" like secrets.
  • Multiprocessing support, for faster scans!
  • Scan secrets from different directories! No longer do you need to be in the directory that you want to scan!
  • KeywordDetector became a whole lot more powerful, to catch more keywords, in more permutations.

v0.14.3

01 Oct 16:40
Compare
Choose a tag to compare
✊ Bump to 0.14.3

v0.14.2

31 Jul 16:51
Compare
Choose a tag to compare
:fist: Bumping version to 0.14.2

v0.14.1

13 Jul 18:46
Compare
Choose a tag to compare
bump to v0.14.1

v0.14.0

09 Jul 21:06
Compare
Choose a tag to compare
bump to 0.14.0