Skip to content

Commit

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

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

### 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 @@ -102,6 +102,7 @@ Base64HighEntropyString
HexHighEntropyString
IbmCloudIamDetector
IbmCosHmacDetector
IPPublicDetector
JwtTokenDetector
KeywordDetector
MailchimpDetector
Expand Down

0 comments on commit 1c89535

Please sign in to comment.