v1.8.2-beta3
What's Changed
- Feature/refactor http request response collection by @lostsnow in #467
- fixes unkonwn taing range calculate by @lostsnow in #468
- fixes ibm SRTServletRequest getParameterNames() track in source node by @lostsnow in #469
- fixes exception cause by @lostsnow in #470
- fixes request body fetch by @lostsnow in #471
- fixes xxe check reflect exception catch by @lostsnow in #472
- fixes taint range calculate for StringWriter.write() char array by @lostsnow in #473
- fixes HttpServletRequest.getParameter() xss taint tag by @lostsnow in #474
- Fix/request response body fetch by @lostsnow in #475
- add undertow servlet ServletPrintWriter response fetch by @lostsnow in #476
- bump version to 1.8.2-beta3 by @lostsnow in #477
Full Changelog: v1.8.2-beta2...v1.8.2-beta3