Skip to content

1.20.12

Choose a tag to compare

@gnufede gnufede released this 14 Nov 17:04
· 38 commits to 1.20 since this release
c1f3e99

Bug Fixes

  • Vulnerability Management for Code-level (IAST): This fix addresses AST patching issues where custom functions or methods could be replaced by aspects with differing argument numbers, causing runtime errors as a result. Furthermore, it addresses a case during patching where the module is inadvertently passed as the first argument to the aspect.