Hermes CI Fix
74dc9baff5
fix(security): 多租户隔离全量修复 security-fix multi-tenant (OpenCode审查P0)
- bot_bridge 18数据端点全部 entity_id 隔离(Depends(get_entity_id)/body),/ping /risk-levels 豁免
- alert_rules 11端点 entity_id 隔离 + KPIAlert/DynamicThresholdCache 写入 entity_id
- reports 17端点隔离 + generate_report 写 ReportHistory.entity_id + history 按 entity 过滤
- ai_analysis 移除硬编码默认key,改 _require_deepseek_key() 强制 env 缺失 503
- budget auto-decompose 硬编码 entity_id==1 改请求 entity
- kpis update_kpi 加 UPDATE_KPI_WHITELIST 白名单(status/important_flag 不可越权改)
- data_quality 收敛:删 MySQL JSON 版 _run_rule_checks,check-governance 复用 _run_governance_checks(SQLite 兼容)
- _eval_threshold invert 参数修复(>=↔< 等取反),red 分支不传 invert 保持行为
- 新增 test_security_multitenant.py 13条(bot_bridge/alert_rules/reports 隔离 + invert + SQLite governance)
- models 6表加 entity_id 列;生产库已 ALTER + 按真实归属回填(kpi_alerts 472行中216行属entity≠1)
2026-08-31 10:14:22 +08:00
..
2026-05-28 17:32:22 +08:00
2026-08-31 07:44:00 +08:00
2026-08-31 10:14:22 +08:00
2026-08-31 09:07:54 +08:00
2026-08-31 10:14:22 +08:00
2026-08-23 17:43:39 +08:00
2026-05-28 17:32:22 +08:00
2026-07-29 18:25:08 +08:00
2026-08-28 00:31:31 +08:00
2026-08-11 11:34:14 +08:00
2026-08-23 18:20:29 +08:00
2026-08-30 19:16:19 +08:00
2026-08-31 10:14:22 +08:00
2026-08-28 00:31:31 +08:00
2026-08-28 00:31:31 +08:00
2026-08-11 11:29:39 +08:00
2026-07-12 17:46:08 +08:00
2026-08-31 10:14:22 +08:00
2026-08-28 18:03:47 +08:00
2026-08-28 09:59:07 +08:00
2026-08-23 18:20:29 +08:00
2026-07-12 17:46:08 +08:00
2026-08-26 21:40:00 +08:00
2026-07-12 17:46:08 +08:00
2026-08-26 07:51:39 +08:00
2026-08-31 10:14:22 +08:00
2026-08-23 17:53:37 +08:00
2026-08-28 18:03:47 +08:00
2026-07-12 17:46:08 +08:00
2026-07-22 12:58:04 +08:00
2026-07-19 10:07:46 +08:00
2026-08-23 18:20:29 +08:00
2026-08-11 11:29:39 +08:00
2026-07-12 17:46:08 +08:00
2026-07-16 17:30:35 +08:00
2026-08-27 15:51:19 +08:00
2026-08-21 16:28:23 +08:00
2026-08-31 10:14:22 +08:00
2026-07-22 18:22:48 +08:00
2026-08-31 10:14:22 +08:00
2026-05-28 17:32:22 +08:00
2026-08-26 23:45:20 +08:00
2026-08-21 16:49:11 +08:00
2026-08-27 12:50:30 +08:00
2026-08-27 10:59:56 +08:00
2026-05-28 17:32:22 +08:00
2026-05-28 17:32:22 +08:00
2026-08-26 22:38:37 +08:00
2026-08-25 00:25:11 +08:00
2026-08-31 10:14:22 +08:00
2026-07-12 17:46:08 +08:00
2026-07-21 23:41:40 +08:00
2026-08-11 11:32:30 +08:00
2026-08-10 23:40:31 +08:00
2026-08-07 17:42:26 +08:00
2026-05-28 17:32:22 +08:00
2026-05-28 17:32:22 +08:00
2026-08-28 18:03:47 +08:00
2026-08-30 19:16:19 +08:00
2026-08-26 23:25:44 +08:00
2026-08-28 18:03:47 +08:00