diff options
| author | admin <[email protected]> | 2024-11-07 09:07:18 +0000 |
|---|---|---|
| committer | shizhendong <[email protected]> | 2024-11-07 17:20:24 +0800 |
| commit | 8f3ffba7164c1e55e78fbb6cb9595509ed8b82f7 (patch) | |
| tree | 860f5d584ff2f2a01b82113642f0a635bc3b2731 /applications | |
| parent | 50d5aaa239ea1ec8c91a2685c3450c045d398e42 (diff) | |
update 1420_有心跳 meta.json and signature.json
Diffstat (limited to 'applications')
| -rw-r--r-- | applications/1420_有心跳/meta.json | 18 | ||||
| -rw-r--r-- | applications/1420_有心跳/signature.json | 36 |
2 files changed, 43 insertions, 11 deletions
diff --git a/applications/1420_有心跳/meta.json b/applications/1420_有心跳/meta.json index ed41287..eefd558 100644 --- a/applications/1420_有心跳/meta.json +++ b/applications/1420_有心跳/meta.json @@ -1,18 +1,18 @@ { - "id": "431230c4-ac7b-4fd6-811d-900bd24f43c6", + "id": "8d3383cb-01c8-5155-8000-bc0a93bacb37", "name": "1420_有心跳", "longName": "1420_有心跳", - "developer": "", - "website": "", + "developer": "深度练习(杭州)智能科技有限公司", + "website": "http://www.train2win.cn", "packageName": { - "android": "", - "ios": "" + "android": "cn.train2win.ai", + "ios": "cn.train2win-dev.ai" }, "properties": { - "category": "", - "subcategory": "", + "category": "media", + "subcategory": "video-streaming", "content": "unknown", - "parentApp": "", - "risk": 1 + "risk": 1, + "characteristics": "vulnerability" } }
\ No newline at end of file diff --git a/applications/1420_有心跳/signature.json b/applications/1420_有心跳/signature.json index 1107258..55c55ab 100644 --- a/applications/1420_有心跳/signature.json +++ b/applications/1420_有心跳/signature.json @@ -1,3 +1,35 @@ { - "surrogates": [] -} + "surrogates": [ + { + "name": "surrogate_1", + "description": "", + "signatures": [ + { + "name": "1420_有心跳_common.server_fqdn_", + "conditions": [ + { + "attributeType": "string", + "description": "", + "attributeName": "common.server_fqdn", + "negate_option": false, + "items": [ + { + "item": "$www.train2win.cn", + "description": "" + }, + { + "item": "$oss.train2win.cn", + "description": "" + }, + { + "item": "$api.train2win.cn", + "description": "" + } + ] + } + ] + } + ] + } + ] +}
\ No newline at end of file |
