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
)