pypi semgrep 1.2.1
Release v1.2.1

latest releases: 1.78.0, 1.77.0, 1.76.0...
18 months ago

1.2.1 - 2022-12-16

Fixed

  • Go: fix NoTokenLocation for metavariables matching function type without
    an argument (e.g. func()) (gh-6715)
  • typed-metavariables: handle ternary expressions so we can type correctly
    expressions like foo(cond ? new A() : this.a) (pa-2328)
  • Reverted a change which caused findings with different sources (but the same sink) to be deduplicated. This would cause findings which
    looked identical in range and data, but had different taint traces. (pa-2336)

Don't miss a new semgrep release

NewReleases is sending notifications on new releases.