Skip to content

Commit 0ec0aa3

Browse files
author
Esben Sparre Andreasen
committed
JS: change notes for Express
1 parent 60ba74a commit 0ec0aa3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

change-notes/1.21/analysis-javascript.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
- [koa](https://github.com/koajs/koa)
77
- [socket.io](http://socket.io)
88
- [Firebase](https://firebase.google.com/)
9+
- [Express](https://expressjs.com/)
910

1011
* The security queries now track data flow through Base64 decoders such as the Node.js `Buffer` class, the DOM function `atob`, and a number of npm packages intcluding [`abab`](https://www.npmjs.com/package/abab), [`atob`](https://www.npmjs.com/package/atob), [`btoa`](https://www.npmjs.com/package/btoa), [`base-64`](https://www.npmjs.com/package/base-64), [`js-base64`](https://www.npmjs.com/package/js-base64), [`Base64.js`](https://www.npmjs.com/package/Base64) and [`base64-js`](https://www.npmjs.com/package/base64-js).
1112

0 commit comments

Comments
 (0)