|
|
|
|
|
by Etzos
3601 days ago
|
|
It has to open and read a .js file already, it can certainly turn that into the representative AST for said file and then use the data from that. It will be slower, but it will also be more accurate and less likely to turn up false positives or miss things. |
|