Skip to content

chore(deps): update returntocorp/semgrep docker tag to v1.2

Yellowhat requested to merge renovate/returntocorp-semgrep-1.x into main

This MR contains the following updates:

Package Type Update Change
returntocorp/semgrep image minor 1.1 -> 1.2

Release Notes

returntocorp/semgrep

v1.2

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)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports