feat(services): add Sangfor XDR integration#239
Open
yanmingw67-dotcom wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #140
变更概述
@chaitin-ai/octobus-sdk开发的深信服 XDR V2.0.45 Service Package。接入设备信息
已实现方法
SearchIncidents:查询安全事件GetIncidentContext:获取安全事件完整信息SearchAlerts:查询安全告警GetAlertContext:获取安全告警完整信息SearchAssets:查询资产SearchRiskHosts:查询风险主机SearchVulnerabilities:查询漏洞与弱密码本地验证
验证结果:
真实设备联调验证
2026年6月25日,已在深信服 XDR V2.0.45 测试设备上完成全部7个方法的真实调用验证。
SearchIncidentsGetIncidentContextSearchAlertsGetAlertContextSearchAssetsSearchRiskHostsSearchVulnerabilities联调验证截图
安全说明
skipTlsVerify默认关闭,文档中已注明该选项仅建议在可信网络环境中使用。rawJson获取,README 中已说明相关数据暴露风险。已知限制
google.protobuf.Value表示。GetIncidentContext查询任一选定实体失败时,整个调用将返回失败,不支持部分成功结果。pageSize不小于5。update_time、found_time和last_time。