September 12th, 2018
:tada: New Features
- Added a (b)ack option to 'Is this a valid secret?' ([72], thanks [cleborys])
- Added a `BasicAuthDetector` plugin ([74])
- Added CLI functionality to check strings in an adhoc manner ([73])
:bug: Bugfixes
- Added a check to only load json from stdin if it exists ([69], thanks [guykisel])
:snake: Miscellaneous
- Fixed a typo in the README ([68], thanks [whathejoe])
[68]: https://github.com/Yelp/detect-secrets/pull/68
[69]: https://github.com/Yelp/detect-secrets/pull/69
[72]: https://github.com/Yelp/detect-secrets/pull/72
[73]: https://github.com/Yelp/detect-secrets/pull/73
[74]: https://github.com/Yelp/detect-secrets/pull/74