Skip to content

Release v0.48.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Apr 23:09

Added

  • Taint mode: Basic cross-function analysis (#2913)
  • Support for the new Java Record extension and Java symbols with accented characters (#2704)

Fixed

  • Capturing functions when used as both expressions and statements in JS (#1007)
  • Literal for ocaml tree sitter (#2885)

Changed

  • The extra lines data is now consistent across scan types
    (e.g. semgrep-core, spacegrep, pattern-regex)