From 95985fb57ee5241204e8b4b6325d3a4659e7af8f Mon Sep 17 00:00:00 2001 From: admin Date: Thu, 7 Nov 2024 09:06:50 +0000 Subject: [PATCH] =?UTF-8?q?update=201007=5F=E6=B1=9F=E8=8B=8F=E7=A8=8E?= =?UTF-8?q?=E5=8A=A1=20meta.json=20and=20signature.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- applications/1007_江苏税务/meta.json | 18 +++++----- applications/1007_江苏税务/signature.json | 44 +++++++++++++++++++++-- 2 files changed, 51 insertions(+), 11 deletions(-) diff --git a/applications/1007_江苏税务/meta.json b/applications/1007_江苏税务/meta.json index 9f3b795..9539e2f 100644 --- a/applications/1007_江苏税务/meta.json +++ b/applications/1007_江苏税务/meta.json @@ -1,18 +1,18 @@ { - "id": "6a56de40-206a-453f-897f-366aa2bafea8", + "id": "c53df53f-2f63-c3c9-e680-e2b9542b9828", "name": "1007_江苏税务", "longName": "1007_江苏税务", - "developer": "", - "website": "", + "developer": "国家税务总局江苏省税务局", + "website": "https://etax.jiangsu.chinatax.gov.cn/sso/login", "packageName": { - "android": "", - "ios": "" + "android": "cn.gov.chinatax.jiangsu.etax.app", + "ios": "cn.gov.chinatax.jiangsu.etax.app.a" }, "properties": { - "category": "", - "subcategory": "", + "category": "collaboration", + "subcategory": "social-business", "content": "unknown", - "parentApp": "", - "risk": 1 + "risk": 1, + "characteristics": "saas" } } \ No newline at end of file diff --git a/applications/1007_江苏税务/signature.json b/applications/1007_江苏税务/signature.json index 1107258..772ad08 100644 --- a/applications/1007_江苏税务/signature.json +++ b/applications/1007_江苏税务/signature.json @@ -1,3 +1,43 @@ { - "surrogates": [] -} + "surrogates": [ + { + "name": "surrogate_1", + "description": "", + "signatures": [ + { + "name": "1007_江苏税务_common.server_fqdn_241028", + "conditions": [ + { + "attributeType": "string", + "description": "", + "attributeName": "common.server_fqdn", + "negate_option": false, + "items": [ + { + "item": "$tpass.jiangsu.chinatax.gov.cn", + "description": "" + }, + { + "item": "$etax.jiangsu.chinatax.gov.cn", + "description": "" + }, + { + "item": "$12366.chinatax.gov.cn", + "description": "" + }, + { + "item": "$jiangsu.chinatax.gov.cn", + "description": "" + }, + { + "item": "$cdn.jiangsu.chinatax.gov.cn", + "description": "" + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file