pypi semgrep 0.93.0
Release v0.93.0

latest releases: 1.69.0, 1.68.0, 1.67.0...
23 months ago

0.93.0 - 2022-05-17

Changed

  • Files where only some part of the code had to be skipped due to a parse failure
    will now be listed as "partially scanned" in the end-of-scan skip
    report.
  • Licensing: The ocaml-tree-sitter-core component is now distributed
    under the terms of the LGPL 2.1, rather than previously GPL 3.
  • A new field was added to metrics collection: isAuthenticated.
    This is a boolean flag which is true if you ran semgrep login.

Fixed

  • semgrep ci used to incorrectly report the base branch as a CI job's branch
    when running on a pull_request_target event in GitHub Actions.
    By fixing this, Semgrep App can now track issue status history with on: pull_request_target jobs.
  • Metrics events were missing timestamps even though PRIVACY.md had already documented a timestamp field.

Don't miss a new semgrep release

NewReleases is sending notifications on new releases.