mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
move change note
This commit is contained in:
5
javascript/change-notes/2020-11-09-jwt.md
Normal file
5
javascript/change-notes/2020-11-09-jwt.md
Normal file
@@ -0,0 +1,5 @@
|
||||
lgtm,codescanning
|
||||
* The security queries now track taint through JWT decoding, and warns about hard-coded JWT signing keys.
|
||||
Affected packages are
|
||||
[jsonwebtoken](https://www.npmjs.com/package/jsonwebtoken) and
|
||||
[jwt-decode](https://www.npmjs.com/package/jwt-decode)
|
||||
Reference in New Issue
Block a user