Skip to content

2.1.7

Choose a tag to compare

@gnufede gnufede released this 14 Nov 17:04
· 23 commits to 2.1 since this release
275d37b

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.