pypi semgrep 0.32.0
Release v0.32.0

latest releases: 1.89.0, 1.88.0, 1.87.0...
3 years ago

Added

  • JSON output now includes an attribute of findings named is_ignored.
    This is false under regular circumstances,
    but if you run with --disable-nosem,
    it will return true for findings
    that normally would've been excluded by a // nosem comment.

Changed

  • Added a default timeout of 30 seconds per file instead of none (#1981).

Don't miss a new semgrep release

NewReleases is sending notifications on new releases.