Skip to content

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

@vovikhangcdv

Description

@vovikhangcdv

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions