fix(iwooos): align wazuh registry acceptance readback [skip ci]

This commit is contained in:
Your Name
2026-06-28 14:26:48 +08:00
parent 47dfeed639
commit 382dd87daf
12 changed files with 134 additions and 107 deletions

View File

@@ -21021,7 +21021,7 @@
},
"evidencePercent": {
"label": "完成度",
"detail": "56% 是 evidence-weighted 作戰體制完成度不代表入侵已清除或 runtime 已授權。"
"detail": "62% 是 evidence-weighted 作戰體制完成度Wazuh manager registry 已驗收 6 個公開別名,但不代表入侵已清除或 runtime 已授權。"
},
"runtimeGate": {
"label": "執行期",
@@ -21035,7 +21035,7 @@
},
"wazuhRegistry": {
"title": "Wazuh registry 還是第一個硬 Gate",
"body": "需要 manager registry 的 agent total、active、disconnected、last seen 與 expected minimumDashboard 可見不能替。"
"body": "manager registry owner export 與 acceptance evidence 已通過 no-persist 驗收6 個公開別名已接受Dashboard 可見不能替代 runtime gate 或維護 postcheck。"
},
"incidentCase": {
"title": "入侵與漂移必須形成 case",
@@ -21167,7 +21167,7 @@
},
"accepted": {
"label": "已接受",
"detail": "owner response、事件證據與 registry acceptance 仍為 0%。"
"detail": "registry acceptance 已為 6 個公開別名owner incident evidence、case acceptance 與 runtime 仍為 0。"
},
"runtimeGate": {
"label": "執行期",
@@ -21177,7 +21177,7 @@
"items": {
"wazuhApi": {
"title": "Wazuh API / registry 是第一硬 Gate",
"body": "API connection 與 API version 仍未通過index pattern 綠燈不能替代 manager registry 與逐主機納管證據。"
"body": "manager registry evidence 已覆蓋 6 個公開別名index pattern 或 Dashboard 綠燈不能替代 runtime gate、active response 或逐主機維護 postcheck。"
},
"hostForensics": {
"title": "主機入侵不能只靠宣稱",

View File

@@ -21021,7 +21021,7 @@
},
"evidencePercent": {
"label": "完成度",
"detail": "56% 是 evidence-weighted 作戰體制完成度不代表入侵已清除或 runtime 已授權。"
"detail": "62% 是 evidence-weighted 作戰體制完成度Wazuh manager registry 已驗收 6 個公開別名,但不代表入侵已清除或 runtime 已授權。"
},
"runtimeGate": {
"label": "執行期",
@@ -21035,7 +21035,7 @@
},
"wazuhRegistry": {
"title": "Wazuh registry 還是第一個硬 Gate",
"body": "需要 manager registry 的 agent total、active、disconnected、last seen 與 expected minimumDashboard 可見不能替。"
"body": "manager registry owner export 與 acceptance evidence 已通過 no-persist 驗收6 個公開別名已接受Dashboard 可見不能替代 runtime gate 或維護 postcheck。"
},
"incidentCase": {
"title": "入侵與漂移必須形成 case",
@@ -21167,7 +21167,7 @@
},
"accepted": {
"label": "已接受",
"detail": "owner response、事件證據與 registry acceptance 仍為 0%。"
"detail": "registry acceptance 已為 6 個公開別名owner incident evidence、case acceptance 與 runtime 仍為 0。"
},
"runtimeGate": {
"label": "執行期",
@@ -21177,7 +21177,7 @@
"items": {
"wazuhApi": {
"title": "Wazuh API / registry 是第一硬 Gate",
"body": "API connection 與 API version 仍未通過index pattern 綠燈不能替代 manager registry 與逐主機納管證據。"
"body": "manager registry evidence 已覆蓋 6 個公開別名index pattern 或 Dashboard 綠燈不能替代 runtime gate、active response 或逐主機維護 postcheck。"
},
"hostForensics": {
"title": "主機入侵不能只靠宣稱",

View File

@@ -2514,13 +2514,13 @@ const securityOperatingSystemSummary = [
{ key: 'workstreams', value: '24', icon: ListChecks, tone: 'steady' },
{ key: 'p0', value: '12', icon: AlertTriangle, tone: 'warn' },
{ key: 'alertContract', value: '9', icon: Bell, tone: 'steady' },
{ key: 'evidencePercent', value: '56%', icon: Activity, tone: 'warn' },
{ key: 'evidencePercent', value: '62%', icon: Activity, tone: 'warn' },
{ key: 'runtimeGate', value: '0', icon: Lock, tone: 'locked' },
] as const
const securityOperatingSystemItems: SecurityOperatingSystemItem[] = [
{ key: 'assetGraph', check: 'SYS-1', state: 'P0', icon: Network, tone: 'warn' },
{ key: 'wazuhRegistry', check: 'SYS-2', state: '0%', icon: Radar, tone: 'locked' },
{ key: 'wazuhRegistry', check: 'SYS-2', state: '100% / 6', icon: Radar, tone: 'steady' },
{ key: 'incidentCase', check: 'SYS-3', state: '待 case', icon: FileWarning, tone: 'warn' },
{ key: 'alertContract', check: 'SYS-4', state: '已固定', icon: Bell, tone: 'steady' },
{ key: 'configControl', check: 'SYS-5', state: 'P0', icon: Route, tone: 'warn' },
@@ -2545,8 +2545,9 @@ const securityOperatingSystemBoundaries = [
'iwooos_security_operating_system_cross_session_sync_checkpoint_count=7',
'iwooos_security_operating_system_blocked_action_count=18',
'iwooos_security_operating_system_source_control_artifact_percent=100',
'iwooos_security_operating_system_evidence_weighted_percent=56',
'iwooos_security_operating_system_wazuh_registry_acceptance_percent=0',
'iwooos_security_operating_system_evidence_weighted_percent=62',
'iwooos_security_operating_system_wazuh_registry_acceptance_percent=100',
'iwooos_security_operating_system_wazuh_registry_accepted_count=6',
'iwooos_security_operating_system_runtime_response_percent=0',
'iwooos_security_operating_system_owner_response_received_count=0',
'iwooos_security_operating_system_owner_response_accepted_count=0',