Skip to content

JS: support additional Koa request sources#2716

Merged
semmle-qlci merged 3 commits intogithub:masterfrom
esbena:js/additional-koa-requests
Jan 31, 2020
Merged

JS: support additional Koa request sources#2716
semmle-qlci merged 3 commits intogithub:masterfrom
esbena:js/additional-koa-requests

Conversation

@esbena
Copy link
Contributor

@esbena esbena commented Jan 29, 2020

This PR does two things:

  • supports app = koa() rather than only app = new koa()
  • recognizes function*(){ this.request.url \* RequestInputAccess *\; }

Evaluation pending.

@esbena esbena added the JS label Jan 29, 2020
@esbena esbena requested a review from a team as a code owner January 29, 2020 13:51
Co-Authored-By: Erik Krogh Kristensen <erik-krogh@github.com>
Copy link
Contributor

@erik-krogh erik-krogh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm just gonna give the thumbs up while we wait for an evaluation.

@esbena
Copy link
Contributor Author

esbena commented Jan 31, 2020

The performance is unchanged for the security suite (https://git.semmle.com/esben/dist-compare-reports/tree/js/additional-koa-requests_1580486467629).

@semmle-qlci semmle-qlci merged commit d995d5a into github:master Jan 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants