pypi semgrep 1.153.0
Release v1.153.0

15 hours ago

1.153.0 - 2026-02-25

### Added

  • Semgrep core is now optimized with flambda (flambda)
  • Scala: Support for for-yield (LANG-193)

### Fixed

  • Scala: Fixed a parsing bug where subsequent calls in an implicit block would not
    be considered at the same scope, e.g.
    def f (a: t) =
      foo()
      bar()
    ``` (lang-194)
    

Don't miss a new semgrep release

NewReleases is sending notifications on new releases.