在函数中,AST_CALL 不会应用于字典参数
0 | Filesystem | File | | | | | | | | | | | stdin | | True | | | | | | | | | | | | | | | | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- 1 | AST | AST_TOPLEVEL | TOPLEVEL_FILE | 1 | | | | | 1::1:68 | 1 | stdin | | True | | | | | | | | | | | | | | | 2 | Artificial | CFG_FUNC_ENTRY | | | | | 1 | | | | stdin | | True | | | | | | | | | | | | | | | 3 | Artificial | CFG_FUNC_EXIT | | | | | 1 | | | | stdin | | True | | | | | | | | | | | | | | | 4 | AST | AST_STMT_LIST | | 1 | | 0 | 1 | | 1::1:68 | 1 | | | True | | | | | | | | | | | | | | | 5 | AST | AST_ASSIGN | | 1 | main_func=require('./tests/packages/command_injection/hello.js') | 0 | 1 | | 1:4:1:68 | 1 | | | True | | | | | | | | | | | | | | | 6 | AST | AST_VAR | JS_DECL_VAR | 1 | | 0 | 1 | | 1:4:1:13 | 1 | | | True | | | | | | | | | | | | | | | 7 | AST | string | | 1 | main_func | 0 | 1 | | 1:4:1:13 | 1 | main_func | | True | | | | | | | | | | | | | | | 8 | AST | AST_CALL | JS_REQUIRE_EXTERNAL | 1 | require('./tests/packages/command_injection/hello.js') | 1 | 1 | | 1:14:1:68 | 1 | /ZS/ODGen/tests/packages/command_injection/hello.js | | True | | | | | | | | | | | | | | | 9 | AST | AST_NAME | NAME_NOT_FQ | 1 | | 0 | 1 | | 1:14:1:68 | 1 | | | True | | | | | | | | | | | | | | | 10 | AST | string | | 1 | require | 0 | 1 | | 1:14:1:21 | 1 | | | True | | | | | | | | | | | | | | | 11 | AST | AST_ARG_LIST | | 1 | ('./tests/packages/command_injection/hello.js') | 1 | 1 | | 1:14:1:68 | 1 | | | True | | | | | | | | | | | | | | | 12 | AST | string | | 1 | ./tests/packages/command_injection/hello.js | 0 | 1 | | 1:22:1:67 | 1 | | | True | | | | | | | | | | | | | | | 13 | Filesystem | File | | | | | | | | | /ZS/ODGen/tests/packages/command_injection/hello.js | | True | | | | | | | | | | | | | | | 14 | AST | AST_TOPLEVEL | TOPLEVEL_FILE | 1 | | | | | 1:2:10:7 | 10 | /ZS/ODGen/tests/packages/command_injection/hello.js | | True | | | | | | | | | | | | | | | 15 | Artificial | CFG_FUNC_ENTRY | | | | | 14 | | | | /ZS/ODGen/tests/packages/command_injection/hello.js | | True | | | | | | | | | |
内容来源: jquery/esprima