mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
313 B
313 B
category
| category |
|---|
| minorAnalysis |
- Added new sinks for
java/hardcoded-credential-api-callto identify the use of hardcoded secrets in the creation and verification of JWT tokens usingcom.auth0.jwt. These sinks are from an experimental query submitted by @luchua.