bk-itsm icon indicating copy to clipboard operation
bk-itsm copied to clipboard

ITSM-流程服务管理,通过可自定义设计的流程管理,同时关联蓝鲸智云的基础平台、公共组件,以满足IT服务的管理活动和场景需要。帮助用户规范内部管理流程,并提升管理效率。

Results 119 bk-itsm issues
Sort by recently updated
recently updated
newest added

![image](https://github.com/user-attachments/assets/a499ab04-d75b-4003-96d0-b2053a68235b) ![image](https://github.com/user-attachments/assets/0606de03-beb2-492b-956e-580f760f5dfa)

api

问题描述: 这里如果新添增一些字段,权限中心发起审批的时候就会报错说这些字段没有传,然后把这个新增字段删了之后去申请权限还是报字段必传错误

api

![image](https://github.com/user-attachments/assets/dfa051c4-c55e-4907-986b-316c5dbf4189) ![image](https://github.com/user-attachments/assets/8a7379aa-ee8c-456c-8dc7-3c843aacea1d) ![image](https://github.com/user-attachments/assets/d1ed8d9a-ef9b-4482-a683-d40a85626b3e)

api

- 调整微信登录逻辑,支持代理环境下微信登录 - 修复微信登录回调和用户绑定相关问题 - 优化微信登录日志输出,便于调试 - 修改微信登录中间件,确保正确处理微信访问

版本信息:V2.7.3 安全影响:申请单据详情页面评论处存在存储型XSS,攻击者可通过该漏洞诱导系统用户访问第三方页面进而窃取用户敏感信息 复现过程: 1.模拟POST请求,/api/ticket/remark/ 创建评论接口,传入content内容为:”XSS POC“等a标签带链接 ![Image](https://github.com/user-attachments/assets/2062d3fb-7e9e-4759-9717-6bce0f31d5b4) 2.点击对应评论的a标签,即可跳转对应的页面 ![Image](https://github.com/user-attachments/assets/2576e9b1-f38d-4e8a-bfb4-bafd9c9a2b30) ![Image](https://github.com/user-attachments/assets/9ddcdca5-9aad-4f10-9143-61a87cdb7da1)

V2.7.3 ![Image](https://github.com/user-attachments/assets/7c78df0c-3061-45fc-ba29-69ef141c71c3)

![Image](https://github.com/user-attachments/assets/e116bd48-84ef-4b7c-bcce-f098c710accb) ![Image](https://github.com/user-attachments/assets/4aac8479-7e7a-4562-b993-18ddedb609f4)

当前版本: 蓝鲸:7.2 itsm:2.7.3 目前我参考这个文档做移动端适配,不过文档可能有点不新鲜了:https://github.com/TencentBlueKing/bk-itsm/blob/develop/docs/install/qy_weixin_config.md 遇到了两个问题: 1、http://apps.xxxxxx/o/bk--itsm/weixin/ , itsm的移动端访问404,不确定还需要哪里配置 2、对itsm增加了企业微信app相关的环境变量后,重启后,发现最后一步绑定企业微信按钮无法找到 ![Image](https://github.com/user-attachments/assets/c79e750f-08ec-440b-a740-15c5645ec1e4) 帮忙看看是否有新的文档或者是哪里配置有问题