Files
codeql/java/ql/lib/change-notes/2023-02-17-add-hardcoded-secret-for-jwt-tokens.md
2023-02-27 12:16:14 +01:00

313 B

category
category
minorAnalysis
  • Added new sinks for java/hardcoded-credential-api-call to identify the use of hardcoded secrets in the creation and verification of JWT tokens using com.auth0.jwt. These sinks are from an experimental query submitted by @luchua.