pypi semgrep 0.70.0
Release v0.70.0

latest releases: 1.90.0, 1.89.0, 1.88.0...
2 years ago

Added

  • Preliminary support for bash

Fixed

  • Go: support ... in import list (#4067),
    for example import (... "error" ...)
  • Java: ... in method chain calls can now match also 0 elements, to be
    consistent with other use of ... (#4082), so o. ... .foo() will now
    also match just o.foo().
  • Config files with only a comment give bad error message (#3773)

Changed

  • Resolution of rulesets use legacy registry instead of cdn registry
  • Benchmark suite is easier to modify

Don't miss a new semgrep release

NewReleases is sending notifications on new releases.