Skip to content

Commit fec03a6

Browse files
committed
add ref
1 parent 88259cc commit fec03a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/eu/righettod/SecurityUtils.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1327,6 +1327,7 @@ public static boolean applyJWTExtraValidation(DecodedJWT token, TokenType expect
13271327
* @see "https://learn.snyk.io/lesson/redos"
13281328
* @see "https://rules.sonarsource.com/java/RSPEC-2631/"
13291329
* @see "https://github.com/doyensec/regexploit"
1330+
* @see "https://makenowjust-labs.github.io/recheck/"
13301331
* @see "https://wiki.owasp.org/images/2/23/OWASP_IL_2009_ReDoS.pdf"
13311332
* @see "https://owasp.org/www-community/attacks/Regular_expression_Denial_of_Service_-_ReDoS"
13321333
*/

0 commit comments

Comments
 (0)