mirror of
https://github.com/github/codeql.git
synced 2026-05-05 13:45:19 +02:00
Merge pull request #1006 from asger-semmle/express-end
JS: Treat res.end() as alias for res.send() in Express
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
* Support for many frameworks and libraries has been improved, in particular including the following:
|
||||
- [a-sync-waterfall](https://www.npmjs.com/package/a-sync-waterfall)
|
||||
- [Electron](https://electronjs.org)
|
||||
- [Express](https://npmjs.org/express)
|
||||
- [hapi](https://hapijs.com/)
|
||||
- [js-cookie](https://github.com/js-cookie/js-cookie)
|
||||
- [React](https://reactjs.org/)
|
||||
|
||||
Reference in New Issue
Block a user