Java: Remove/deprecate FlowStateString-based extension points.

This commit is contained in:
Anders Schack-Mulligen
2023-12-14 15:04:38 +01:00
parent 8ef4821f63
commit 7623432c76
7 changed files with 163 additions and 84 deletions

View File

@@ -0,0 +1,4 @@
---
category: deprecated
---
* The three queries `java/insufficient-key-size`, `java/server-side-template-injection`, and `java/android/implicit-pendingintents` had accidentally general extension points allowing arbitrary string-based flow state. This has been fixed and the old extension points have been deprecated where possible, and otherwise updated.