mirror of
https://github.com/github/codeql.git
synced 2026-04-14 19:44:03 +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.