1. 17 6月, 2020 1 次提交
    • G
      parse scripts by AST in converter module. · 7cad801d
      ggpolar 提交于
      Use the AST replaces the importlib/inspect modules to analyze and modify network definition script.
      The importlib/inspect must load python script to analyze, but AST analysis is static code analysis and is very secure.
      7cad801d
  2. 26 5月, 2020 1 次提交
  3. 23 5月, 2020 1 次提交