Releases: HXSecurity/DongTai-agent-java
Releases · HXSecurity/DongTai-agent-java
Release 1.4.0
What's Changed
- Change log properties. by @Nizernizer in #261
- enhance: avoid repeated installations, normalize thread names by @exexute in #262
- Feature/rate limit 0225 by @quericy in #268
- release 1.4.0 by @Nizernizer in #269
- issue-270 by @Nizernizer in #271
- change engine name by @Nizernizer in #272
- Feat/issue 270 by @Nizernizer in #274
- change stats by @Nizernizer in #275
New Contributors
Full Changelog: v1.3.1...v1.4.0
Release 1.3.1
What's Changed
- fix:iast-log finalName by @wayswei in #222
- Enhance: Remove namespace in iast-core and iast-inject module by @exexute in #221
- fix bug #191 by @Nizernizer in #225
- Fix: attach error、fix codeql bug by @exexute in #224
- fix bug #226 by @Nizernizer in #227
- Update code-check.yml by @Bidaya0 in #230
- fix error. by @usualwyy in #235
- close issue #191 by @Nizernizer in #231
- enhance(all module): closes #232, upgraded
iast-*
todongtai-*
, remove unnecessary code, etc. by @exexute in #233 - close issue: #236 by @Nizernizer in #237
- reFix: optimizate agent attach performance by @exexute in #241
- fix build agent workflow by @exexute in #242
- fix build agent workflow by @exexute in #243
- Create SECURITY.md by @exexute in #244
- fix: io.dongtai.api. to white list. by @Nizernizer in #245
- fix( Closes #246 ): html/css/js response blank by @exexute in #247
- Bug/issue 248 by @Nizernizer in #249
- Bug/issue 250 by @Nizernizer in #251
- add jattach for agent attach by @exexute in #253
- Bug/issue 250 feature/issue 255 by @Nizernizer in #256
- Change version to 1.3.1 by @Nizernizer in #257
- Change version to 1.3.1 by @Nizernizer in #258
- fix: agent path incorrent by @Nizernizer in #259
- Change version to 1.3.1 by @Nizernizer in #260
New Contributors
Full Changelog: v1.3.0...v1.3.1
Release 1.3.0
What's Changed
- close #206. by @Nizernizer in #207
- fix-outofrange by @wayswei in #205
- Release 1.3.0 by @exexute in #211
- upload data to iast.io by @exexute in #215
- Add log by @Nizernizer in #216
- Change Version to 1.3.0 by @Nizernizer in #217
- Fix: codeql notify by @exexute in #218
Full Changelog: v1.2.0...v1.3.0
Release 1.2.0
What's Changed
- close #198 by @Nizernizer in #199
- Update AttachLauncher.java fix HXSecurity/DongTai#396 by @caoshutao in #201
- Enhancement: fix dubbo vul check by @exexute in #200
- Release: v1.2.0 by @exexute in #204
New Contributors
- @caoshutao made their first contribution in #201
Full Changelog: v1.1.4...v1.2.0
Release 1.1.4
What's Changed
- close #170 by @Nizernizer in #171
- Closes #156 by @exexute in #169
- add "map" hashCode to targetHash by @Maskhe in #176
- Release 1.1.4 by @exexute in #183
- fix issue#133 by @langligelang in #177
- close issue-178. by @Nizernizer in #184
- bugfix: hard code report. by @Nizernizer in #185
- fix issue#133 by @langligelang in #186
- Release 1.1.4 by @exexute in #188
- Update version 1.1.3 to 1.1.4. by @Nizernizer in #190
- Closes #191 by @exexute in #192
- Fix: change default iast.server.url by @exexute in #193
- Fix: collect jar libs bug by @exexute in #196
- Fix: mvn deploy by @exexute in #197
New Contributors
Full Changelog: v1.1.3...v1.1.4
Release 1.1.3
What's Changed
- Fix issue #153 by @langligelang in #158
- auto generate version.txt when release by @luzhongyang in #160
- Vulnerability full link tracking: add httpclient component support by @exexute in #155
- Closes #161 (Add CHANGELOG.md) by @exexute in #162
- auto generate version info by @luzhongyang in #163
- Close #164 by @Nizernizer in #165
- Update version number by @Nizernizer in #166
- Update release-agent.yml by @luzhongyang in #167
- modify ci by @exexute in #168
New Contributors
- @langligelang made their first contribution in #158
- @luzhongyang made their first contribution in #160
Full Changelog: v1.1.2...v1.1.3
Release 1.1.2
Release 1.1.1
- Fix custom model's hook
Release 1.1.0
FEATURE
- Close ISSUE HXSecurity/DongTai#322:Add JVM Parameter for custom project version, e.g:
-Dproject.version=<project.version>
- Close ISSUE HXSecurity/DongTai#313:Add Propagation rules
- Close ISSUE HXSecurity/DongTai#312:Add Sql Injection Rule: executeLargeUpdate
- bugs fix:
- Close ISSUE HXSecurity/DongTai#253:Added propagation node of MyBatis framework
- Close ISSUE HXSecurity/DongTai#133: Resolve false positives of server-side request forgery vulnerabilities
- Close ISSUE HXSecurity/DongTai#236:The CPU usage data collected by Java Agent under windows is inaccurate
- Close ISSUE HXSecurity/DongTai#302:Agent collecting CPU usage blocks the thread
- Close ISSUE HXSecurity/DongTai#315:Fix a bug where application logs cannot be printed
- Close ISSUE HXSecurity/DongTai#321:Fix attach mode startup error
- Close ISSUE HXSecurity/DongTai#308:Fix IDEA DongTai IAST plug-in startup failure
- Close ISSUE HXSecurity/DongTai#311:DongTai IDEA plugin : add Hook rules
- Close ISSUE HXSecurity/DongTai#134:Add details about vulnerabilities in weak encryption algorithms
- Close ISSUE HXSecurity/DongTai#324:The Java Agent cannot obtain the inheritance relationship of the class and the vulnerability cannot be checked out
What's Changed
- Close ISSUE HXSecurity/DongTai#300 HXSecurity/DongTai#301 by @exexute in #110
- Close ISSUE HXSecurity/DongTai#300 by @exexute in #111
- remove servlet/jakarta to api package by @exexute in #112
- fix bug by @exexute in #114
- fix start time by @Nizernizer in #113
- fix github-action bug by @exexute in #115
- fix tomcat bug by @Nizernizer in #116
- fix tomcat bug by @Nizernizer in #117
- fix bug: /api/v1/report/upload type:33 by @Nizernizer in #118
- Close ISSUE HXSecurity/DongTai#324 by @exexute in #120
- Close ISSUE HXSecurity/DongTai#134 by @exexute in #121
- fix ossutil bug by @exexute in #122
- Fix/after attach dodetach by @wayswei in #125
- Close ISSUE HXSecurity/DongTai#315 by @exexute in #126
- Feature/issue 322 by @Nizernizer in #123
- add project.version to ci by @exexute in #127
- update Api SiteMap by @Nizernizer in #128
- change version to 1.1.0 by @exexute in #129
New Contributors
Full Changelog: v1.0.6...v1.1.0
Release 1.0.6
- Add JVM Parameter
-Dproject.create=true
or-Dproject.create=false
for auto create project iniast.io
- The agent pulls the CPU threshold for automatic fusing from the server
- Agent reports the time it takes to start
- Fix the bug of
CPU usage shows negative numbers
in Windows system - Reduce static variables and methods, reduce the space occupied by MetaSpace
- Remove dockerfile
- Split maven module
dongtai-servlet
todongtai-jakarta-api
、dongtai-servlet-api
、dong-spring-api
- Close issue HXSecurity/DongTai#280
- Close issue HXSecurity/DongTai#300
- Close issue HXSecurity/DongTai#301