From f168e8b241cbfece2acccf6c5ea38a82eaaf3b7d Mon Sep 17 00:00:00 2001 From: admin Date: Thu, 7 Nov 2024 09:06:36 +0000 Subject: [PATCH] =?UTF-8?q?update=20902=5F=E6=99=AE=E9=80=9A=E8=AF=9D?= =?UTF-8?q?=E6=B5=8B=E8=AF=95=20meta.json=20and=20signature.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- applications/902_普通话测试/meta.json | 18 +++---- applications/902_普通话测试/signature.json | 60 +++++++++++++++++++++- 2 files changed, 67 insertions(+), 11 deletions(-) diff --git a/applications/902_普通话测试/meta.json b/applications/902_普通话测试/meta.json index 2b570f8..677595b 100644 --- a/applications/902_普通话测试/meta.json +++ b/applications/902_普通话测试/meta.json @@ -1,18 +1,18 @@ { - "id": "f16d1c8c-e4d8-4e2f-a1fb-f99ec9054d27", + "id": "b6054275-b3bf-daf1-77b0-0ff50ef07ba2", "name": "902_普通话测试", "longName": "902_普通话测试", - "developer": "", - "website": "", + "developer": "杭州欢创科技有限公司", + "website": "http://www.hcreator.cn", "packageName": { - "android": "", - "ios": "" + "android": "com.huahua.testing", + "ios": "com.joyapper.pthTest" }, "properties": { - "category": "", - "subcategory": "", + "category": "business-systems", + "subcategory": "general-business", "content": "unknown", - "parentApp": "", - "risk": 1 + "risk": 1, + "characteristics": "vulnerability,saas" } } \ No newline at end of file diff --git a/applications/902_普通话测试/signature.json b/applications/902_普通话测试/signature.json index 1107258..bafae42 100644 --- a/applications/902_普通话测试/signature.json +++ b/applications/902_普通话测试/signature.json @@ -1,3 +1,59 @@ { - "surrogates": [] -} + "surrogates": [ + { + "name": "surrogate_1", + "description": "", + "signatures": [ + { + "name": "902_普通话测试_common.server_fqdn", + "conditions": [ + { + "attributeType": "string", + "description": "", + "attributeName": "common.server_fqdn", + "negate_option": false, + "items": [ + { + "item": "$feedback-api.aliyuncs.com", + "description": "" + }, + { + "item": "$chinaapper.cn", + "description": "" + }, + { + "item": "$pic.hcreator.cn", + "description": "" + }, + { + "item": "$www.hcreator.cn", + "description": "" + }, + { + "item": "$joyapper.cn", + "description": "" + }, + { + "item": "$h5.hcreator.cn", + "description": "" + }, + { + "item": "$other.hcreator.cn", + "description": "" + }, + { + "item": "$api.hcreator.cn", + "description": "" + }, + { + "item": "$chinaapper.com", + "description": "" + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file