feat(web): add IwoooS intelligence deck
This commit is contained in:
@@ -155,13 +155,17 @@
|
||||
"topology_path_explorer_path_count": 4,
|
||||
"topology_path_explorer_default_path": "externalToGate",
|
||||
"topology_path_explorer_interactive_path_allowed": true,
|
||||
"topology_intelligence_deck_count": 4,
|
||||
"topology_intelligence_default_item": "assetContext",
|
||||
"topology_intelligence_interactive_item_allowed": true,
|
||||
"topology_atlas_layer_count": 5,
|
||||
"topology_atlas_technical_chart_count": 3,
|
||||
"topology_atlas_interactive_lens_allowed": true,
|
||||
"topology_atlas_above_gate_radar": true,
|
||||
"topology_atlas_runtime_gate_count": 0,
|
||||
"topology_drilldown_runtime_gate_count": 0,
|
||||
"topology_path_explorer_runtime_gate_count": 0
|
||||
"topology_path_explorer_runtime_gate_count": 0,
|
||||
"topology_intelligence_runtime_gate_count": 0
|
||||
},
|
||||
"progress": {
|
||||
"overall_percent": 61,
|
||||
@@ -7765,6 +7769,80 @@
|
||||
"not_authorization": true
|
||||
}
|
||||
],
|
||||
"topology_intelligence_deck": [
|
||||
{
|
||||
"insight_id": "assetContext",
|
||||
"display_order": 1,
|
||||
"display_mode": "professional_graph_intelligence_deck",
|
||||
"metric": "8資產",
|
||||
"percent": 68,
|
||||
"lens_id": "architecture",
|
||||
"path_id": "externalToGate",
|
||||
"node_sequence": ["productSurface", "sourceControl", "monitoring"],
|
||||
"interactive_item_allowed": true,
|
||||
"execution_action_button_allowed": false,
|
||||
"scan_authorized": false,
|
||||
"host_change_authorized": false,
|
||||
"source_control_mutation_authorized": false,
|
||||
"runtime_gate_opened": false,
|
||||
"runtime_execution_authorized": false,
|
||||
"not_authorization": true
|
||||
},
|
||||
{
|
||||
"insight_id": "attackPath",
|
||||
"display_order": 2,
|
||||
"display_mode": "professional_graph_intelligence_deck",
|
||||
"metric": "4路徑",
|
||||
"percent": 61,
|
||||
"lens_id": "attackSurface",
|
||||
"path_id": "sourceToHost",
|
||||
"node_sequence": ["sourceControl", "kali", "devHosts", "runtimeGate"],
|
||||
"interactive_item_allowed": true,
|
||||
"execution_action_button_allowed": false,
|
||||
"scan_authorized": false,
|
||||
"host_change_authorized": false,
|
||||
"source_control_mutation_authorized": false,
|
||||
"runtime_gate_opened": false,
|
||||
"runtime_execution_authorized": false,
|
||||
"not_authorization": true
|
||||
},
|
||||
{
|
||||
"insight_id": "blastRadius",
|
||||
"display_order": 3,
|
||||
"display_mode": "professional_graph_intelligence_deck",
|
||||
"metric": "0驗證",
|
||||
"percent": 0,
|
||||
"lens_id": "attackSurface",
|
||||
"path_id": "kaliToDev",
|
||||
"node_sequence": ["kali", "devHosts", "runtimeGate"],
|
||||
"interactive_item_allowed": true,
|
||||
"execution_action_button_allowed": false,
|
||||
"scan_authorized": false,
|
||||
"host_change_authorized": false,
|
||||
"source_control_mutation_authorized": false,
|
||||
"runtime_gate_opened": false,
|
||||
"runtime_execution_authorized": false,
|
||||
"not_authorization": true
|
||||
},
|
||||
{
|
||||
"insight_id": "evidenceTimeline",
|
||||
"display_order": 4,
|
||||
"display_mode": "professional_graph_intelligence_deck",
|
||||
"metric": "S4.9",
|
||||
"percent": 54,
|
||||
"lens_id": "evidenceFlow",
|
||||
"path_id": "evidenceToGate",
|
||||
"node_sequence": ["monitoring", "awooopTruth", "runtimeGate"],
|
||||
"interactive_item_allowed": true,
|
||||
"execution_action_button_allowed": false,
|
||||
"scan_authorized": false,
|
||||
"host_change_authorized": false,
|
||||
"source_control_mutation_authorized": false,
|
||||
"runtime_gate_opened": false,
|
||||
"runtime_execution_authorized": false,
|
||||
"not_authorization": true
|
||||
}
|
||||
],
|
||||
"topology_atlas_technical_charts": [
|
||||
{
|
||||
"chart_id": "contextDepth",
|
||||
|
||||
@@ -2281,6 +2281,18 @@
|
||||
"runtime_delta": false,
|
||||
"execution_authorized": false,
|
||||
"not_authorization": true
|
||||
},
|
||||
{
|
||||
"delta_id": "s2_151_iwooos_topology_intelligence_deck",
|
||||
"display_order": 180,
|
||||
"completed_stage": "S2.151 IwoooS 圖譜情報面板",
|
||||
"progress_axis": "framework_detail",
|
||||
"headline_percent_delta": 0,
|
||||
"framework_delta_visible": true,
|
||||
"why_headline_unchanged": "IwoooS 只把專業拓樸圖再升級成可點選的圖譜情報面板,讓使用者用資產關聯、攻擊路徑、影響半徑與證據時序四種卡片理解現況;iwooos_topology_intelligence_deck_count=4、iwooos_topology_intelligence_default_item=assetContext、iwooos_topology_intelligence_interactive_item_allowed=true、iwooos_topology_intelligence_execution_action_buttons_allowed=false、iwooos_topology_intelligence_runtime_gate_count=0、runtime_execution_authorized=false、active_runtime_gate_count=0,不把情報面板當掃描、修復、部署、主機更新、source-control mutation、GitHub primary 切換、Gitea 停用或 runtime gate。",
|
||||
"runtime_delta": false,
|
||||
"execution_authorized": false,
|
||||
"not_authorization": true
|
||||
}
|
||||
],
|
||||
"next_safe_actions": [
|
||||
|
||||
Reference in New Issue
Block a user