From 0fac20cf2fb044e945eff72eda50c5a5cd99a989 Mon Sep 17 00:00:00 2001 From: admin Date: Thu, 7 Nov 2024 09:07:05 +0000 Subject: [PATCH] update 1209_To Do_20241105 meta.json and signature.json --- applications/1209_To Do_20241105/meta.json | 18 +++--- .../1209_To Do_20241105/signature.json | 60 ++++++++++++++++++- 2 files changed, 67 insertions(+), 11 deletions(-) diff --git a/applications/1209_To Do_20241105/meta.json b/applications/1209_To Do_20241105/meta.json index 1d3861a..5f40c1d 100644 --- a/applications/1209_To Do_20241105/meta.json +++ b/applications/1209_To Do_20241105/meta.json @@ -1,18 +1,18 @@ { - "id": "e1c7977d-e4ba-4d73-8de8-4520e3eee3b1", + "id": "100f6f76-4ca3-4571-4d67-c8fa9deb2840", "name": "1209_To Do_20241105", "longName": "1209_To Do_20241105", - "developer": "", - "website": "", + "developer": "微软(中国)有限公司", + "website": "https://go.microsoft.com/fwlink/?linkid=2156547", "packageName": { - "android": "", - "ios": "" + "android": "com.microsoft.to-do", + "ios": "com.microsoft.todos" }, "properties": { - "category": "", - "subcategory": "", + "category": "collaboration", + "subcategory": "infrastructure", "content": "unknown", - "parentApp": "", - "risk": 1 + "risk": 1, + "characteristics": "saas" } } \ No newline at end of file diff --git a/applications/1209_To Do_20241105/signature.json b/applications/1209_To Do_20241105/signature.json index 1107258..c779853 100644 --- a/applications/1209_To Do_20241105/signature.json +++ b/applications/1209_To Do_20241105/signature.json @@ -1,3 +1,59 @@ { - "surrogates": [] -} + "surrogates": [ + { + "name": "surrogate_1", + "description": "", + "signatures": [ + { + "name": "1209_To Do_fqdn_20241105", + "conditions": [ + { + "attributeType": "string", + "description": "", + "attributeName": "common.server_fqdn", + "negate_option": false, + "items": [ + { + "item": "$mobile.pipe.aria.microsoft.com", + "description": "" + }, + { + "item": "$login.live.com", + "description": "" + }, + { + "item": "$storage.live.com", + "description": "" + }, + { + "item": "$config.edge.skype.com", + "description": "" + }, + { + "item": "$account.live.com", + "description": "" + }, + { + "item": "$signup.live.com", + "description": "" + }, + { + "item": "$login.microsoftonline.com", + "description": "" + }, + { + "item": "$odc.officeapps.live.com", + "description": "" + }, + { + "item": "$oneclient.sfx.ms", + "description": "" + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file