Skip to content

Release 1.1.0

Compare
Choose a tag to compare
@exexute exexute released this 05 Nov 12:16
· 1238 commits to main since this release
d30a6af

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

New Contributors

Full Changelog: v1.0.6...v1.1.0