Skip to content

Commit

Permalink
🎓 Place bullet in front of JwtTokenDetector
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinHock authored Sep 25, 2019
1 parent 4e6850d commit 5d3e065
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ The current heuristic searches we implement out of the box include:

* **RegexBasedDetector**: checks for any keys matching certain regular expressions (Artifactory, AWS, Slack, Stripe, Mailchimp).

**JwtTokenDetector**: checks for formally correct JWTs.
* **JwtTokenDetector**: checks for formally correct JWTs.

See [detect_secrets/
plugins](https://github.com/Yelp/detect-secrets/tree/master/detect_secrets/plugins)
Expand Down

0 comments on commit 5d3e065

Please sign in to comment.