Skip to content

3.21.0

Choose a tag to compare

@rochdev rochdev released this 12 May 15:19
· 4660 commits to master since this release

Features

  • ci-visibility: add support for CodeFresh (#3120)
  • source-code-integration: add support for embedding commit hash and repository url (#3118, #3135)

Improvements

  • ci-visibility: add additional labels to some CI providers (#3120)
  • http/http2: update integration to report outgoing host information (#3031)
  • iast: redact potentially sensitive data from vulnerability evidence (#3117)
  • profiling: remove experimental interrupt callback strategy from OOM heap profiler (#3004)

Bug Fixes

  • ci-visibility: fix test skipping logic for intelligent test runner (#3130)
  • iast: fix reporting whether the feature is enabled or disabled (#3138)
  • iast: fix whitespaces redaction being reported by command sensitive analyzer (#3134)
  • iast: fix internal fs calls reporting path traversal vulnerabilities (#3127)
  • profiling: fix segmentation fault when using worker threads (#3124)