Releases: Yelp/detect-secrets
Releases · Yelp/detect-secrets
v1.5.0
📰 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
v1.4.0
📰 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
📣 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
v1.1.0
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
✊ Bump to 0.14.3
v0.14.2
:fist: Bumping version to 0.14.2
v0.14.1
bump to v0.14.1
v0.14.0
bump to 0.14.0