abap-bench / data /rubrics /T48.json
Xiaoping's picture
Upload ABAP-Bench v4.0 data (60 tasks, rubrics, golden answers)
5ad194d verified
{
"task_id": "T48",
"max_score": 20,
"scoring_type": "keyword_group",
"rules": {
"stored_credentials": {
"points": 4,
"keywords": [
"stored.*credential",
"存储凭证",
"hardcoded.*password",
"明文密码",
"password.*sniff",
"credential.*theft",
"sm59.*credential",
"密码明文"
]
},
"snc_ssl": {
"points": 4,
"keywords": [
"snc",
"secure.*network.*communication",
"ssl.*certificate",
"tls",
"https",
"certificate.*rfc",
"encryption.*rfc",
"加密.*rfc"
]
},
"communication_arrangement": {
"points": 4,
"keywords": [
"communication.*arrangement",
"communication.*system",
"comm.*arrangement",
"s4hana.*cloud.*rfc",
"通信配置",
"bcm.*connection",
"outbound.*binding"
]
},
"sm59_settings": {
"points": 4,
"keywords": [
"sm59",
"rfc.*destination",
"logon.*security",
"trusted.*system",
"信任关系",
"no.*trust",
"ip.*restriction",
"access.*control.*rfc"
]
},
"ucon": {
"points": 2,
"keywords": [
"ucon",
"unified.*connectivity",
"rfc.*allowlist",
"rfc.*whitelist",
"callable.*function",
"ucon.*允许列表"
]
},
"ip_whitelist": {
"points": 2,
"keywords": [
"ip.*whitelist",
"ip.*白名单",
"network.*acl",
"firewall.*rfc",
"network.*restriction",
"trusted.*host",
"ip.*filter"
]
}
}
}