File tree Expand file tree Collapse file tree 4 files changed +9
-9
lines changed
Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 33## Unreleased
44
55* FEATURES
6- * Add installed packages report for SCA
6+ * Add installed packages report for SCA [ # 100 ] ( https://github.com/HXSecurity/DongTai-agent-python/pull/100 )
77* BUGFIXES
8- * Fix memory leak when use requests
8+ * Fix memory leak when use requests [ # 99 ] ( https://github.com/HXSecurity/DongTai-agent-python/pull/99 )
99
1010## [ 1.2.1] ( https://github.com/HXSecurity/DongTai-agent-python/releases/tag/v1.2.1 ) - 2022-01-05
1111
1212* BUGFIXES
13- * Fix memory leak in fstring hook
13+ * Fix memory leak in fstring hook [ # 97 ] ( https://github.com/HXSecurity/DongTai-agent-python/pull/97 )
1414
1515## [ 1.2.0] ( https://github.com/HXSecurity/DongTai-agent-python/releases/tag/v1.2.0 ) - 2021-12-31
1616
Original file line number Diff line number Diff line change 33## 尚未发布
44
55* 功能
6- * 组件管理: 上报已安装的软件包
6+ * 组件管理: 上报已安装的软件包 [ # 100 ] ( https://github.com/HXSecurity/DongTai-agent-python/pull/100 )
77* 修复
8- * 修复使用 requests 的内存泄漏
8+ * 修复使用 requests 的内存泄漏 [ # 99 ] ( https://github.com/HXSecurity/DongTai-agent-python/pull/99 )
99
1010## [ 1.2.1] ( https://github.com/HXSecurity/DongTai-agent-python/releases/tag/v1.2.1 ) - 2022-01-05
1111
1212* 修复
13- * 修复 fstring hook 的内存泄漏
13+ * 修复 fstring hook 的内存泄漏 [ # 97 ] ( https://github.com/HXSecurity/DongTai-agent-python/pull/97 )
1414
1515## [ 1.2.0] ( https://github.com/HXSecurity/DongTai-agent-python/releases/tag/v1.2.0 ) - 2021-12-31
1616
Original file line number Diff line number Diff line change 3333 "allhook" : {
3434 "enable" : true
3535 },
36- "name" : " DongTai 1.2.0 " ,
36+ "name" : " DongTai" ,
3737 "mode" : " normal"
3838 },
3939 "project" : {
4040 "name" : " Python Demo Project" ,
4141 "version" : " "
4242 },
4343 "engine" : {
44- "version" : " v1.2.1 " ,
44+ "version" : " v1.3.0 " ,
4545 "name" : " dongtai-agent-python"
4646 },
4747 "app" : {
Original file line number Diff line number Diff line change 11[metadata]
22name = dongtai_agent_python
3- version = 1.2.1
3+ version = 1.3.0
44description = DongTai IAST Agent for Python
55long_description = file: README.md
66url = https://dongtai.io
You can’t perform that action at this time.
0 commit comments