Skip to content

2.0.9

Choose a tag to compare

@gnufede gnufede released this 14 Nov 17:04
· 12 commits to 2.0 since this release
2bde90e

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.