move change note

This commit is contained in:
Erik Krogh Kristensen
2020-11-11 21:06:56 +01:00
parent 67d581edec
commit 74d933d475

View 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)