This repository was archived by the owner on May 23, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +34
-0
lines changed
Expand file tree Collapse file tree 2 files changed +34
-0
lines changed Original file line number Diff line number Diff line change 1+ # Change log
2+
3+ ## [ 1.1.3] ( https://github.com/HXSecurity/DongTai-agent-python/releases/tag/v1.1.3 ) -2021-12-03
4+
5+ * Function
6+ * Projects are now sorted according to the time of obtaining component and vulnerability information
7+ * Added scan template policy management
8+ * Increase the vulnerability active verification switch (including global and project level)
9+ * Improve
10+ * Component information now adds component path
11+ * Improved the original paging logic
12+ * Improved the original data verification to adapt to the boundary value
13+ * The agent name now gives priority to the alias when binding the agent
14+ * Fix
15+ * Fix the error that may be caused by agentid when the project is created
16+ * Fixed a non-atomic error when the project was created
17+ * Fix permission errors when deleting data
Original file line number Diff line number Diff line change 1+ # 升级日志
2+
3+ ## [ 1.1.3] ( https://github.com/HXSecurity/DongTai-agent-python/releases/tag/v1.1.3 ) - 2021-12-03
4+
5+ * 功能
6+ * 项目现在根据获取组件和漏洞信息时间排序
7+ * 增加了扫描模板策略管理
8+ * 增加漏洞主动验证开关(包括全局与项目级)
9+ * 改进
10+ * 组件信息现在增加了组件路径
11+ * 改进了原有的分页逻辑
12+ * 改进了原有的数据校验以适应边界值
13+ * 绑定探针时探针名现在优先显示别名
14+ * 修复
15+ * 修复项目创建时agentid可能导致的错误
16+ * 修复了项目创建时非原子性错误
17+ * 修复删除数据时存在的权限错误
You can’t perform that action at this time.
0 commit comments