Skip to content

2.7.1

Choose a tag to compare

@emmettbutler emmettbutler released this 05 Mar 20:54
· 83 commits to 2.7 since this release
ab3100b

Bug Fixes

  • CI Visibility: fixes an issue where git author or committer names containing commas (eg: "Lastname, Firstname") would not work (and log an error) due to the use of comma as a separator.
  • Vulnerability Management for Code-level (IAST): Addresses an issue where the IAST native module was imported even though IAST was not enabled.
  • Vulnerability Management for Code-level (IAST): Fixes an issue where an atexit handler could lead to a segmentation fault.