mirror of
https://github.com/github/codeql.git
synced 2026-07-16 00:38:15 +02:00
The HMAC* constructors of the com.auth0.jwt.algorithm.Algorithm class take a secret as a parameter. Therefore, the arguments should be added to be checked for hardcoded credentials.