Skip to content

Commit 5d3e065

Browse files
authored
🎓 Place bullet in front of JwtTokenDetector
1 parent 4e6850d commit 5d3e065

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ The current heuristic searches we implement out of the box include:
162162

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

165-
**JwtTokenDetector**: checks for formally correct JWTs.
165+
* **JwtTokenDetector**: checks for formally correct JWTs.
166166

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

0 commit comments

Comments
 (0)