Skip to content

Releases: Yelp/detect-secrets

v1.5.0

Choose a tag to compare

@jpdakran jpdakran released this 06 May 18:05

📰 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

Choose a tag to compare

@lorenzodb1 lorenzodb1 released this 05 Oct 17:13

📰 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

Choose a tag to compare

@jpdakran jpdakran released this 22 Jul 15:22

📣 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

Choose a tag to compare

@jpdakran jpdakran released this 16 Feb 22:16

📣 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

Choose a tag to compare

@domanchi domanchi released this 14 Apr 21:14

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

Choose a tag to compare

@OiCMudkips OiCMudkips released this 01 Oct 16:40
✊ Bump to 0.14.3

v0.14.2

Choose a tag to compare

@OiCMudkips OiCMudkips released this 31 Jul 16:51
:fist: Bumping version to 0.14.2

v0.14.1

Choose a tag to compare

@OiCMudkips OiCMudkips released this 13 Jul 18:46
bump to v0.14.1

v0.14.0

Choose a tag to compare

@OiCMudkips OiCMudkips released this 09 Jul 21:06
bump to 0.14.0