| { | |
| "task_id": "T19", | |
| "max_score": 20, | |
| "scoring_type": "keyword_group", | |
| "rules": { | |
| "dyn_prog_class": [ | |
| "cl_abap_dyn_prog" | |
| ], | |
| "check_col": [ | |
| "check_column_name", | |
| "check_column_names" | |
| ], | |
| "check_where": [ | |
| "check_whitelist_str", | |
| "process_posix_ere", | |
| "check_where_clause_column", | |
| "check_allowlist" | |
| ], | |
| "exception": [ | |
| "cx_abap_not_a_valid_name", | |
| "cx_abap_not_allowed", | |
| "cl_abap_dyn_prog.*exception", | |
| "cx_dynamic" | |
| ], | |
| "param_query": [ | |
| "@p_bukrs", | |
| "= @\\w+", | |
| "宿主变量", | |
| "host variable", | |
| "参数化", | |
| "parameterized" | |
| ] | |
| } | |
| } |