Regenerate 2.16.0 changelog with fixed changenote

This commit is contained in:
Pierre
2024-01-18 18:08:50 +01:00
parent 4866c9c811
commit 4922b7fd11

View File

@@ -50,6 +50,14 @@ Improvements
Query Packs
-----------
Bug Fixes
~~~~~~~~~
Java
""""
* The three queries :code:`java/insufficient-key-size`, :code:`java/server-side-template-injection`, and :code:`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.
Minor Analysis Improvements
~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -81,14 +89,6 @@ Swift
* Added additional sinks for the "Cleartext logging of sensitive information" (:code:`swift/cleartext-logging`) query. Some of these sinks are heuristic (imprecise) in nature.
Deprecated Queries
~~~~~~~~~~~~~~~~~~
Java
""""
* The three queries :code:`java/insufficient-key-size`, :code:`java/server-side-template-injection`, and :code:`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.
New Queries
~~~~~~~~~~~