pypi semgrep 1.36.0
Release v1.36.0

latest releases: 1.73.0, 1.72.0, 1.71.0...
9 months ago

1.36.0 - 2023-08-14

Added

  • Added general machinery to support languages with case insensitive identifiers and generalized php to use these case insensitive identifiers.

    For example, in php the pattern MyClass() will now match calls with different capitalization such as myclass() and Myclass(). (gh-8356)

Fixed

  • Convert all '@r2c.dev' email addresses to '@semgrep.com'. (gh-8437)
  • Semgrep LSP now compiled with tls, should no longer crash with not compiled with tls error (ls-conduit)
  • Fixed multiprocess testing crash due to new osemgrep entrypoint (pa-2963)
  • Pro: JS/TS: taint-mode: Fix bug introduced in 1.33.1 that had the side-effect of
    hurting performance of taint rules on JS/TS repos that used destructuring in
    functions formal parameters. (pro-119)

Don't miss a new semgrep release

NewReleases is sending notifications on new releases.