Files
codeql/javascript/change-notes/2021-03-17-koa-route.md
Erik Krogh Kristensen b2d6982318 add change note
2021-03-17 19:17:23 +01:00

6 lines
269 B
Markdown

lgtm,codescanning
* Route handlers registered using koa routing libraries are recognized as a source of remote user input.
Affected packages are
[koa-route](https://www.npmjs.com/package/koa-route), and
[koa-router](https://www.npmjs.com/package/koa-router)