pypi semgrep 0.14.0
Release v0.14.0

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

Changed

  • Default Docker code mount point from /home/repo to /src - this is also
    configurable via the SEMGREP_SRC_DIRECTORY environment variable

Removed

  • --precommit flag - this is no longer necessary after defaulting to
    pre-commit's code mount point /src

Fixed

  • Parse python files with trailing whitespace
  • Parse python2 tuple as parameter in function/lambda definition
  • Parse python3.8 positional only parameters (PEP 570)
  • Parse python2 implicit array in comprehension
  • Cache timeout errors in semgrep-core so running multiple rules does not
    retry parsing

Don't miss a new semgrep release

NewReleases is sending notifications on new releases.