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

[Request Query] Find all function calls of a library. #6

Open
2 tasks done
vovikhangcdv opened this issue Oct 18, 2022 · 0 comments
Open
2 tasks done

[Request Query] Find all function calls of a library. #6

vovikhangcdv opened this issue Oct 18, 2022 · 0 comments
Assignees

Comments

@vovikhangcdv
Copy link
Member

Checklist

  • Did you check all the existing queries?
  • Is this problem reusable? If it is not, please ask for help in CodeQL Discussion.

Query information

  • Language: Javascript (change it)

Description

Find all function calls of a library. For example:

const ajv = require('ajv');

ajv(); // select this line
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants