pypi semgrep 0.16.0
Release v0.16.0

latest releases: 1.78.0, 1.77.0, 1.76.0...
3 years ago

Added

  • Match file-name imports against metavariables using import "$X" (most
    useful in Go)
  • Support for taint-tracking rules on CLI using the key-value pair 'mode: taint'
    (defaults to 'mode: search')

Changed

  • Don't print out parse errors to stdout when using structured output formats

Fixed

  • Parse nested object properties in parameter destructuring in JavaScript
  • Parse binding patterns in ECMAScript 2021 catch expressions
  • Was mistakenly reporting only one of each type of issue even if multiple issues exist

Don't miss a new semgrep release

NewReleases is sending notifications on new releases.