Add change note

This commit is contained in:
Ed Minnix
2023-02-17 10:02:32 -05:00
committed by Tony Torralba
parent 6de946ef00
commit 4aec708fac

View File

@@ -0,0 +1,4 @@
---
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](https://github.com/github/codeql/pull/9036).