mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01: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.