Add change note

This commit is contained in:
Maiky
2023-09-16 14:01:53 +02:00
parent f08eb3cdf4
commit 97c20b181a

View File

@@ -0,0 +1,4 @@
---
category: newQuery
---
* Added two new experimental query, `rb/jwt-empty-secret-or-algorithm`, to detect when application uses an empty secreat or weak algorithm. And `rb/jwt-missing-verification`, when the application does not verify the JWT payload.