mirror of
https://github.com/github/codeql.git
synced 2026-02-23 10:23:41 +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.