Skip to content

Commit

Permalink
Update documentation for new feature : EmailAddressDetector plguin
Browse files Browse the repository at this point in the history
  • Loading branch information
perryzjc committed May 16, 2023
1 parent d2ffc0e commit 6167041
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ If you love `detect-secrets`, please star our project on GitHub to show your sup

<!--
### Unreleased
##### May 16th, 2023
#### :tada: New Features
- Added a detector for EmailAddress ([#694])
[#694]: https://github.com/Yelp/detect-secrets/pull/694
-->

### v1.4.0
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ AzureStorageKeyDetector
BasicAuthDetector
CloudantDetector
DiscordBotTokenDetector
EmailAddressDetector
GitHubTokenDetector
Base64HighEntropyString
HexHighEntropyString
Expand Down

0 comments on commit 6167041

Please sign in to comment.