2020
DOI: 10.1007/978-3-030-40223-5_14
|View full text |Cite
|
Sign up to set email alerts
|

Towards the Efficient Use of Dynamic Call Graph Generators of Node.js Applications

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2021
2021
2021
2021

Publication Types

Select...
1

Relationship

0
1

Authors

Journals

citations
Cited by 1 publication
(2 citation statements)
references
References 16 publications
0
2
0
Order By: Relevance
“…The first phase of the analysis constructs a summary for each module, without considering the connections between the modules. Let Loc, Prop, Var, and Exp denote the sets of all possible source code locations, 11 property names, variable names (including parameters), and program expressions, respectively. Given a single JavaScript file 𝑓 as input, 12 we compute a module summary 𝛽 𝑓 consisting of three separate pieces of information:…”
Section: Module Summary Constructionmentioning
confidence: 99%
See 1 more Smart Citation
“…The first phase of the analysis constructs a summary for each module, without considering the connections between the modules. Let Loc, Prop, Var, and Exp denote the sets of all possible source code locations, 11 property names, variable names (including parameters), and program expressions, respectively. Given a single JavaScript file 𝑓 as input, 12 we compute a module summary 𝛽 𝑓 consisting of three separate pieces of information:…”
Section: Module Summary Constructionmentioning
confidence: 99%
“…The dynamic call graph generators by Herczeg et al [11] and Hejderup et al [10] have been developed for JavaScript security scanning and function-level dependency management, but unlike our approach they require high-coverage test suites to avoid missing security issues.…”
Section: Related Workmentioning
confidence: 99%