Skip to content

Commit 17210c7

Browse files
change-note edition
Co-authored-by: Alex Ford <[email protected]>
1 parent 97c20b1 commit 17210c7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
22
category: newQuery
33
---
4-
* 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.
4+
* Added a new experimental query, `rb/jwt-empty-secret-or-algorithm`, to detect when application uses an empty secret or weak algorithm.
5+
* Added a new experimental query, `rb/jwt-missing-verification`, to detect when the application does not verify a JWT payload.

0 commit comments

Comments
 (0)