Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JS: Fix in node.js classifier #1934

Merged
merged 5 commits into from Sep 20, 2019

Conversation

asger-semmle
Copy link
Contributor

Require calls of form require('foo')() or require('foo').bar() would not be recognized unless the outer call had exactly one argument.

Evaluation and a metric evaluation showing the number of new modules we classify.

I'm not sure if the NumModules metric is worth having, but I've left it in there for now.

@asger-semmle asger-semmle requested a review from a team as a code owner September 16, 2019 09:47
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

LGTM, except for the missing change note.

@asger-semmle
Copy link
Contributor Author

Change note.

ghost
ghost previously approved these changes Sep 17, 2019
@semmle-qlci semmle-qlci merged commit 6d9d859 into github:master Sep 20, 2019
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.

None yet

2 participants