github semgrep/semgrep v0.70.0
Release v0.70.0

latest releases: v1.73.0, v1.72.0, v1.71.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.