v1.7.8
What's Changed
- fixes xxe check for xml stream reader by @lostsnow in #355
- fixes method pool invalue by @lostsnow in #356
- improve taint pool processing by @lostsnow in #357
- fixes wrong error log level by @lostsnow in #358
- fixes uninstall cause reinstall fail by @lostsnow in #359
- Feature/config disable log collector by @lostsnow in #360
- do not convert byte array and char array to string for taints by @lostsnow in #361
- improve dongtai log by @lostsnow in #362
- use fixed tmp dir with user and agent version by @lostsnow in #363
- fixes log path processing by @lostsnow in #364
- fix: CHART_OSS_ENDPOINT by @tscuite in #365
- fix: action by @tscuite in #366
- fixes taint pool with string array by @lostsnow in #367
- add unvalidated-redirect check by @lostsnow in #368
- add path-traversal check by @lostsnow in #376
- refactor sink checker by @lostsnow in #377
- feat(issue): add template by @Bidaya0 in #379
- Update agent_compatibility.yaml by @Bidaya0 in #380
- fixes interface override by @lostsnow in #382
- NullPointerException when dubbo request path is null or invoke argument is null by @lostsnow in #381
- Fix/reflection injection check by @lostsnow in #383
- add taint range replace by @lostsnow in #384
- clean invalid test cases by @lostsnow in #385
- unified project version in pom by @lostsnow in #386
- refactor constants by @lostsnow in #387
- refactor base64 by @lostsnow in #388
- fixes recursive log by @lostsnow in #389
- fixes log file path init with iast properties by @lostsnow in #390
- minor fixes for jdk6 by @lostsnow in #391
- refactor http client, fixes threads shut down not properly by @lostsnow in #392
- change request replay http client by @lostsnow in #395
- Fix/core uninstall by @Nizernizer in #396
- Fix path traversal detection by nio file get path hook on linux by @lostsnow in #397
- bump version to 1.7.8 by @lostsnow in #398
New Contributors
Full Changelog: v1.7.7...v1.7.8