github semgrep/semgrep v0.31.0
Release v0.31.0

latest releases: v1.70.0, v1.69.0, v1.68.0...
3 years ago

Fixed

  • Gracefully handle empty configuration file.
  • Gracefully handle LexicalErrors from semgrep-core.
  • Fix stack overflows in spacegrep on large input files (#1944).
  • Fix extension-based file selection when the language is generic (#1968).
  • Fix semgrep error when no valid config on path provided (#1912).
  • Fix NO_FILE_INFO_YET error which causes the python wrapper to crash (#1925).
  • Fix usage of '...' in special builtin arguments for PHP (#1963).
  • Fix automatic semicolon insertion parse error in javascript (#1960).

Added

  • kotlin-tree-sitter integration into semgrep-core. Can now call
    dump-tree-sitter-cst on kotlin files.
  • c++ tree-sitter integration into semgrep-core (#1952).
  • More documents for language porting.
  • Error handling in spacegrep to print stderr when CalledProcessError occurs.

Don't miss a new semgrep release

NewReleases is sending notifications on new releases.