mirror of
https://github.com/github/codeql.git
synced 2026-06-15 18:01:10 +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.