From 92a7afb8e8ece2ddf296c9fe436cc01e4e8cc2bb Mon Sep 17 00:00:00 2001 From: admin Date: Thu, 7 Nov 2024 09:06:51 +0000 Subject: [PATCH] =?UTF-8?q?update=201011=5F=E4=B8=AA=E4=BA=BA=E6=89=8B?= =?UTF-8?q?=E6=9C=BA=E9=93=B6=E8=A1=8C=20meta.json=20and=20signature.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- applications/1011_个人手机银行/meta.json | 18 +++---- applications/1011_个人手机银行/signature.json | 48 ++++++++++++++++++- 2 files changed, 55 insertions(+), 11 deletions(-) diff --git a/applications/1011_个人手机银行/meta.json b/applications/1011_个人手机银行/meta.json index 8f504ab..4cdd563 100644 --- a/applications/1011_个人手机银行/meta.json +++ b/applications/1011_个人手机银行/meta.json @@ -1,18 +1,18 @@ { - "id": "8dee47be-baa4-4b49-a241-4f6ac714cd25", + "id": "de9db017-ab68-4c96-171b-533d49c9e602", "name": "1011_个人手机银行", "longName": "1011_个人手机银行", - "developer": "", - "website": "", + "developer": "四川省农村信用社联合社", + "website": "http://www.scrcu.com.cn", "packageName": { - "android": "", - "ios": "" + "android": "com.nxy.sc", + "ios": "com.person.xz.sichuanbank" }, "properties": { - "category": "", - "subcategory": "", + "category": "business-systems", + "subcategory": "general-business", "content": "unknown", - "parentApp": "", - "risk": 1 + "risk": 1, + "characteristics": "saas" } } \ No newline at end of file diff --git a/applications/1011_个人手机银行/signature.json b/applications/1011_个人手机银行/signature.json index 1107258..213aa9c 100644 --- a/applications/1011_个人手机银行/signature.json +++ b/applications/1011_个人手机银行/signature.json @@ -1,3 +1,47 @@ { - "surrogates": [] -} + "surrogates": [ + { + "name": "surrogate_1", + "description": "", + "signatures": [ + { + "name": "1011_个人手机银行_common.server_fqdn_241028", + "conditions": [ + { + "attributeType": "string", + "description": "", + "attributeName": "common.server_fqdn", + "negate_option": false, + "items": [ + { + "item": "$hsh.scrcu.com", + "description": "" + }, + { + "item": "$app.scrcu.com", + "description": "" + }, + { + "item": "$act.scrcu.com", + "description": "" + }, + { + "item": "$mpaas.scrcu.com", + "description": "" + }, + { + "item": "$img.scrcu.com", + "description": "" + }, + { + "item": "$mpaas1.scrcu.com", + "description": "" + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file